#b60db7 color space conversions
Hex:
        #b60db7
        RGB:
        182, 13, 183
        CMY:
        29, 95, 28
        CMYK:
        1, 93, 0, 28
      HSL:
        300°, 86.7347%, 38.4314%
        HSV (HSB):
        300°, 92.8962%, 71.7647%
        XYZ:
        27.9826, 13.6518, 45.9600
        xyY:
        0.3195, 0.1559, 13.6518
      CIE-Lab:
        43.7294, 75.1692, -47.0454
        CIE-LCH:
        43.7294, 88.6774, 327.9592
        CIE-Luv:
        43.7294, 59.2087, -77.7901
        Hunter-Lab:
        36.9484, 70.5259, -47.8868
      #b60db7 color charts
#b60db7 RGB chart
      #b60db7 CMYK chart
      #b60db7 RGB pie chart
      #b60db7 color shades, tints & tones
#b60db7 color schemes
#b60db7 color preview, HTML & CSS examples
           This text has a color of #b60db7        
        
          <p style="color:#b60db7;">Text here</p>
        
        
          .mytext {color:#b60db7;}
        
        Text color #b60db7
      
           This box has a color of #b60db7        
        
          <div style="background-color:#b60db7;">Content here</div>
        
        
          .mybackground {background-color:#b60db7;}
        
        Background color #b60db7
      
           Border around this has a color of #b60db7        
        
          <div style="border:2px solid #b60db7;">Content here</div>
        
        
          .myborder {border:2px solid #b60db7;}
        
        Border color #b60db7