#3c3ceb color space conversions
Hex:
        #3c3ceb
        RGB:
        60, 60, 235
        CMY:
        76, 76, 8
        CMYK:
        74, 74, 0, 8
      HSL:
        240°, 81.3953%, 57.8431%
        HSV (HSB):
        240°, 74.4681%, 92.1569%
        XYZ:
        18.4747, 10.1905, 79.5905
        xyY:
        0.1707, 0.0941, 10.1905
      CIE-Lab:
        38.1822, 56.0901, -86.7446
        CIE-LCH:
        38.1822, 103.2992, 302.8872
        CIE-Luv:
        38.1822, -8.7581, -121.4608
        Hunter-Lab:
        31.9226, 47.4396, -125.4779
      #3c3ceb color charts
#3c3ceb RGB chart
      #3c3ceb CMYK chart
      #3c3ceb RGB pie chart
      #3c3ceb color shades, tints & tones
#3c3ceb color schemes
#3c3ceb color preview, HTML & CSS examples
           This text has a color of #3c3ceb        
        
          <p style="color:#3c3ceb;">Text here</p>
        
        
          .mytext {color:#3c3ceb;}
        
        Text color #3c3ceb
      
           This box has a color of #3c3ceb        
        
          <div style="background-color:#3c3ceb;">Content here</div>
        
        
          .mybackground {background-color:#3c3ceb;}
        
        Background color #3c3ceb
      
           Border around this has a color of #3c3ceb        
        
          <div style="border:2px solid #3c3ceb;">Content here</div>
        
        
          .myborder {border:2px solid #3c3ceb;}
        
        Border color #3c3ceb