#b60dd3 color space conversions
Hex:
        #b60dd3
        RGB:
        182, 13, 211
        CMY:
        29, 95, 17
        CMYK:
        14, 94, 0, 17
      HSL:
        291°, 88.3929%, 43.9216%
        HSV (HSB):
        291°, 93.8389%, 82.7451%
        XYZ:
        31.1932, 14.9361, 62.8669
        xyY:
        0.2862, 0.1370, 14.9361
      CIE-Lab:
        45.5465, 79.6005, -60.4248
        CIE-LCH:
        45.5465, 99.9370, 322.7978
        CIE-Luv:
        45.5465, 49.3131, -97.9729
        Hunter-Lab:
        38.6472, 76.4394, -69.3932
      #b60dd3 color charts
#b60dd3 RGB chart
      #b60dd3 CMYK chart
      #b60dd3 RGB pie chart
      #b60dd3 color shades, tints & tones
#b60dd3 color schemes
#b60dd3 color preview, HTML & CSS examples
           This text has a color of #b60dd3        
        
          <p style="color:#b60dd3;">Text here</p>
        
        
          .mytext {color:#b60dd3;}
        
        Text color #b60dd3
      
           This box has a color of #b60dd3        
        
          <div style="background-color:#b60dd3;">Content here</div>
        
        
          .mybackground {background-color:#b60dd3;}
        
        Background color #b60dd3
      
           Border around this has a color of #b60dd3        
        
          <div style="border:2px solid #b60dd3;">Content here</div>
        
        
          .myborder {border:2px solid #b60dd3;}
        
        Border color #b60dd3