#b60cb7 color space conversions
Hex:
        #b60cb7
        RGB:
        182, 12, 183
        CMY:
        29, 95, 28
        CMYK:
        1, 93, 0, 28
      HSL:
        300°, 87.6923%, 38.2353%
        HSV (HSB):
        300°, 93.4426%, 71.7647%
        XYZ:
        27.9701, 13.6269, 45.9558
        xyY:
        0.3195, 0.1556, 13.6269
      CIE-Lab:
        43.6931, 75.2765, -47.1035
        CIE-LCH:
        43.6931, 88.7992, 327.9641
        CIE-Luv:
        43.6931, 59.2677, -77.8666
        Hunter-Lab:
        36.9147, 70.6482, -47.9711
      #b60cb7 color charts
#b60cb7 RGB chart
      #b60cb7 CMYK chart
      #b60cb7 RGB pie chart
      #b60cb7 color shades, tints & tones
#b60cb7 color schemes
#b60cb7 color preview, HTML & CSS examples
           This text has a color of #b60cb7        
        
          <p style="color:#b60cb7;">Text here</p>
        
        
          .mytext {color:#b60cb7;}
        
        Text color #b60cb7
      
           This box has a color of #b60cb7        
        
          <div style="background-color:#b60cb7;">Content here</div>
        
        
          .mybackground {background-color:#b60cb7;}
        
        Background color #b60cb7
      
           Border around this has a color of #b60cb7        
        
          <div style="border:2px solid #b60cb7;">Content here</div>
        
        
          .myborder {border:2px solid #b60cb7;}
        
        Border color #b60cb7