#b60cf1 color space conversions
Hex:
        #b60cf1
        RGB:
        182, 12, 241
        CMY:
        29, 95, 5
        CMYK:
        24, 95, 0, 5
      HSL:
        285°, 90.5138%, 49.6078%
        HSV (HSB):
        285°, 95.0207%, 94.5098%
        XYZ:
        35.3001, 16.5589, 84.5548
        xyY:
        0.2588, 0.1214, 16.5589
      CIE-Lab:
        47.6994, 84.8373, -74.0061
        CIE-LCH:
        47.6994, 112.5801, 318.9008
        CIE-Luv:
        47.6994, 40.2642, -118.4329
        Hunter-Lab:
        40.6926, 83.6332, -94.7132
      #b60cf1 color charts
#b60cf1 RGB chart
      #b60cf1 CMYK chart
      #b60cf1 RGB pie chart
      #b60cf1 color shades, tints & tones
#b60cf1 color schemes
#b60cf1 color preview, HTML & CSS examples
           This text has a color of #b60cf1        
        
          <p style="color:#b60cf1;">Text here</p>
        
        
          .mytext {color:#b60cf1;}
        
        Text color #b60cf1
      
           This box has a color of #b60cf1        
        
          <div style="background-color:#b60cf1;">Content here</div>
        
        
          .mybackground {background-color:#b60cf1;}
        
        Background color #b60cf1
      
           Border around this has a color of #b60cf1        
        
          <div style="border:2px solid #b60cf1;">Content here</div>
        
        
          .myborder {border:2px solid #b60cf1;}
        
        Border color #b60cf1