#b60cf0 color space conversions
Hex:
        #b60cf0
        RGB:
        182, 12, 240
        CMY:
        29, 95, 6
        CMYK:
        24, 95, 0, 6
      HSL:
        285°, 90.4762%, 49.4118%
        HSV (HSB):
        285°, 95.0000%, 94.1176%
        XYZ:
        35.1511, 16.4993, 83.7701
        xyY:
        0.2596, 0.1218, 16.4993
      CIE-Lab:
        47.6229, 84.6607, -73.5677
        CIE-LCH:
        47.6229, 112.1590, 319.0103
        CIE-Luv:
        47.6229, 40.5436, -117.7725
        Hunter-Lab:
        40.6193, 83.3861, -93.8415
      #b60cf0 color charts
#b60cf0 RGB chart
      #b60cf0 CMYK chart
      #b60cf0 RGB pie chart
      #b60cf0 color shades, tints & tones
#b60cf0 color schemes
#b60cf0 color preview, HTML & CSS examples
           This text has a color of #b60cf0        
        
          <p style="color:#b60cf0;">Text here</p>
        
        
          .mytext {color:#b60cf0;}
        
        Text color #b60cf0
      
           This box has a color of #b60cf0        
        
          <div style="background-color:#b60cf0;">Content here</div>
        
        
          .mybackground {background-color:#b60cf0;}
        
        Background color #b60cf0
      
           Border around this has a color of #b60cf0        
        
          <div style="border:2px solid #b60cf0;">Content here</div>
        
        
          .myborder {border:2px solid #b60cf0;}
        
        Border color #b60cf0