#3c0bff color space conversions
Hex:
        #3c0bff
        RGB:
        60, 11, 255
        CMY:
        76, 96, 0
        CMYK:
        76, 96, 0, 0
      HSL:
        252°, 100.0000%, 52.1569%
        HSV (HSB):
        252°, 95.6863%, 100.0000%
        XYZ:
        20.0332, 8.4200, 95.1771
        xyY:
        0.1620, 0.0681, 8.4200
      CIE-Lab:
        34.8427, 78.4097, -103.5693
        CIE-LCH:
        34.8427, 129.9026, 307.1285
        CIE-Luv:
        34.8427, -5.5666, -132.6545
        Hunter-Lab:
        29.0172, 72.4541, -174.1603
      #3c0bff color charts
#3c0bff RGB chart
      #3c0bff CMYK chart
      #3c0bff RGB pie chart
      #3c0bff color shades, tints & tones
#3c0bff color schemes
#3c0bff color preview, HTML & CSS examples
           This text has a color of #3c0bff        
        
          <p style="color:#3c0bff;">Text here</p>
        
        
          .mytext {color:#3c0bff;}
        
        Text color #3c0bff
      
           This box has a color of #3c0bff        
        
          <div style="background-color:#3c0bff;">Content here</div>
        
        
          .mybackground {background-color:#3c0bff;}
        
        Background color #3c0bff
      
           Border around this has a color of #3c0bff        
        
          <div style="border:2px solid #3c0bff;">Content here</div>
        
        
          .myborder {border:2px solid #3c0bff;}
        
        Border color #3c0bff