#b60dc1 color space conversions
Hex:
        #b60dc1
        RGB:
        182, 13, 193
        CMY:
        29, 95, 24
        CMYK:
        6, 93, 0, 24
      HSL:
        296°, 87.3786%, 40.3922%
        HSV (HSB):
        296°, 93.2642%, 75.6863%
        XYZ:
        29.0610, 14.0832, 51.6387
        xyY:
        0.3066, 0.1486, 14.0832
      CIE-Lab:
        44.3520, 76.7048, -51.9127
        CIE-LCH:
        44.3520, 92.6205, 325.9104
        CIE-Luv:
        44.3520, 55.5133, -85.1235
        Hunter-Lab:
        37.5276, 72.5553, -55.3150
      #b60dc1 color charts
#b60dc1 RGB chart
      #b60dc1 CMYK chart
      #b60dc1 RGB pie chart
      #b60dc1 color shades, tints & tones
#b60dc1 color schemes
#b60dc1 color preview, HTML & CSS examples
           This text has a color of #b60dc1        
        
          <p style="color:#b60dc1;">Text here</p>
        
        
          .mytext {color:#b60dc1;}
        
        Text color #b60dc1
      
           This box has a color of #b60dc1        
        
          <div style="background-color:#b60dc1;">Content here</div>
        
        
          .mybackground {background-color:#b60dc1;}
        
        Background color #b60dc1
      
           Border around this has a color of #b60dc1        
        
          <div style="border:2px solid #b60dc1;">Content here</div>
        
        
          .myborder {border:2px solid #b60dc1;}
        
        Border color #b60dc1