#b60fc3 color space conversions
Hex:
        #b60fc3
        RGB:
        182, 15, 195
        CMY:
        29, 94, 24
        CMYK:
        7, 92, 0, 24
      HSL:
        296°, 85.7143%, 41.1765%
        HSV (HSB):
        296°, 92.3077%, 76.4706%
        XYZ:
        29.3126, 14.2269, 52.8309
        xyY:
        0.3042, 0.1476, 14.2269
      CIE-Lab:
        44.5565, 76.7925, -52.7512
        CIE-LCH:
        44.5565, 93.1653, 325.5136
        CIE-Luv:
        44.5565, 54.6816, -86.4194
        Hunter-Lab:
        37.7185, 72.7120, -56.6423
      #b60fc3 color charts
#b60fc3 RGB chart
      #b60fc3 CMYK chart
      #b60fc3 RGB pie chart
      #b60fc3 color shades, tints & tones
#b60fc3 color schemes
#b60fc3 color preview, HTML & CSS examples
           This text has a color of #b60fc3        
        
          <p style="color:#b60fc3;">Text here</p>
        
        
          .mytext {color:#b60fc3;}
        
        Text color #b60fc3
      
           This box has a color of #b60fc3        
        
          <div style="background-color:#b60fc3;">Content here</div>
        
        
          .mybackground {background-color:#b60fc3;}
        
        Background color #b60fc3
      
           Border around this has a color of #b60fc3        
        
          <div style="border:2px solid #b60fc3;">Content here</div>
        
        
          .myborder {border:2px solid #b60fc3;}
        
        Border color #b60fc3