#3c1eeb color space conversions
Hex:
        #3c1eeb
        RGB:
        60, 30, 235
        CMY:
        76, 88, 8
        CMYK:
        74, 87, 0, 8
      HSL:
        249°, 83.6735%, 51.9608%
        HSV (HSB):
        249°, 87.2340%, 92.1569%
        XYZ:
        17.3231, 7.8874, 79.2066
        xyY:
        0.1659, 0.0755, 7.8874
      CIE-Lab:
        33.7472, 69.0592, -94.1011
        CIE-LCH:
        33.7472, 116.7227, 306.2743
        CIE-Luv:
        33.7472, -5.3501, -122.0299
        Hunter-Lab:
        28.0845, 60.9552, -147.5566
      #3c1eeb color charts
#3c1eeb RGB chart
      #3c1eeb CMYK chart
      #3c1eeb RGB pie chart
      #3c1eeb color shades, tints & tones
#3c1eeb color schemes
#3c1eeb color preview, HTML & CSS examples
           This text has a color of #3c1eeb        
        
          <p style="color:#3c1eeb;">Text here</p>
        
        
          .mytext {color:#3c1eeb;}
        
        Text color #3c1eeb
      
           This box has a color of #3c1eeb        
        
          <div style="background-color:#3c1eeb;">Content here</div>
        
        
          .mybackground {background-color:#3c1eeb;}
        
        Background color #3c1eeb
      
           Border around this has a color of #3c1eeb        
        
          <div style="border:2px solid #3c1eeb;">Content here</div>
        
        
          .myborder {border:2px solid #3c1eeb;}
        
        Border color #3c1eeb