#b60dc8 color space conversions
Hex:
        #b60dc8
        RGB:
        182, 13, 200
        CMY:
        29, 95, 22
        CMYK:
        9, 94, 0, 22
      HSL:
        294°, 87.7934%, 41.7647%
        HSV (HSB):
        294°, 93.5000%, 78.4314%
        XYZ:
        29.8607, 14.4031, 55.8498
        xyY:
        0.2983, 0.1439, 14.4031
      CIE-Lab:
        44.8055, 77.8118, -55.2602
        CIE-LCH:
        44.8055, 95.4378, 324.6185
        CIE-Luv:
        44.8055, 53.0332, -90.1749
        Hunter-Lab:
        37.9514, 74.0314, -60.6861
      #b60dc8 color charts
#b60dc8 RGB chart
      #b60dc8 CMYK chart
      #b60dc8 RGB pie chart
      #b60dc8 color shades, tints & tones
#b60dc8 color schemes
#b60dc8 color preview, HTML & CSS examples
           This text has a color of #b60dc8        
        
          <p style="color:#b60dc8;">Text here</p>
        
        
          .mytext {color:#b60dc8;}
        
        Text color #b60dc8
      
           This box has a color of #b60dc8        
        
          <div style="background-color:#b60dc8;">Content here</div>
        
        
          .mybackground {background-color:#b60dc8;}
        
        Background color #b60dc8
      
           Border around this has a color of #b60dc8        
        
          <div style="border:2px solid #b60dc8;">Content here</div>
        
        
          .myborder {border:2px solid #b60dc8;}
        
        Border color #b60dc8