#b60bb2 color space conversions
Hex:
        #b60bb2
        RGB:
        182, 11, 178
        CMY:
        29, 96, 30
        CMYK:
        0, 94, 2, 29
      HSL:
        301°, 88.6010%, 37.8431%
        HSV (HSB):
        301°, 93.9560%, 71.3725%
        XYZ:
        27.4470, 13.3988, 43.2591
        xyY:
        0.3263, 0.1593, 13.3988
      CIE-Lab:
        43.3581, 74.6339, -44.6873
        CIE-LCH:
        43.3581, 86.9895, 329.0888
        CIE-Luv:
        43.3581, 61.2433, -74.2272
        Hunter-Lab:
        36.6043, 69.7867, -44.4460
      #b60bb2 color charts
#b60bb2 RGB chart
      #b60bb2 CMYK chart
      #b60bb2 RGB pie chart
      #b60bb2 color shades, tints & tones
#b60bb2 color schemes
#b60bb2 color preview, HTML & CSS examples
           This text has a color of #b60bb2        
        
          <p style="color:#b60bb2;">Text here</p>
        
        
          .mytext {color:#b60bb2;}
        
        Text color #b60bb2
      
           This box has a color of #b60bb2        
        
          <div style="background-color:#b60bb2;">Content here</div>
        
        
          .mybackground {background-color:#b60bb2;}
        
        Background color #b60bb2
      
           Border around this has a color of #b60bb2        
        
          <div style="border:2px solid #b60bb2;">Content here</div>
        
        
          .myborder {border:2px solid #b60bb2;}
        
        Border color #b60bb2