#b60ce0 color space conversions
Hex:
        #b60ce0
        RGB:
        182, 12, 224
        CMY:
        29, 95, 12
        CMYK:
        19, 95, 0, 12
      HSL:
        288°, 89.8305%, 46.2745%
        HSV (HSB):
        288°, 94.6429%, 87.8431%
        XYZ:
        32.8774, 15.5898, 71.7973
        xyY:
        0.2734, 0.1296, 15.5898
      CIE-Lab:
        46.4317, 81.8838, -66.4380
        CIE-LCH:
        46.4317, 105.4465, 320.9452
        CIE-Luv:
        46.4317, 45.2321, -107.0267
        Hunter-Lab:
        39.4840, 79.5360, -80.1736
      #b60ce0 color charts
#b60ce0 RGB chart
      #b60ce0 CMYK chart
      #b60ce0 RGB pie chart
      #b60ce0 color shades, tints & tones
#b60ce0 color schemes
#b60ce0 color preview, HTML & CSS examples
           This text has a color of #b60ce0        
        
          <p style="color:#b60ce0;">Text here</p>
        
        
          .mytext {color:#b60ce0;}
        
        Text color #b60ce0
      
           This box has a color of #b60ce0        
        
          <div style="background-color:#b60ce0;">Content here</div>
        
        
          .mybackground {background-color:#b60ce0;}
        
        Background color #b60ce0
      
           Border around this has a color of #b60ce0        
        
          <div style="border:2px solid #b60ce0;">Content here</div>
        
        
          .myborder {border:2px solid #b60ce0;}
        
        Border color #b60ce0