#3c18ef color space conversions
Hex:
        #3c18ef
        RGB:
        60, 24, 239
        CMY:
        76, 91, 6
        CMYK:
        75, 90, 0, 6
      HSL:
        250°, 87.0445%, 51.5686%
        HSV (HSB):
        250°, 89.9582%, 93.7255%
        XYZ:
        17.7701, 7.8459, 82.2392
        xyY:
        0.1648, 0.0727, 7.8459
      CIE-Lab:
        33.6599, 71.8528, -96.5184
        CIE-LCH:
        33.6599, 120.3272, 306.6657
        CIE-Luv:
        33.6599, -5.1859, -124.0843
        Hunter-Lab:
        28.0106, 64.2231, -154.4683
      #3c18ef color charts
#3c18ef RGB chart
      #3c18ef CMYK chart
      #3c18ef RGB pie chart
      #3c18ef color shades, tints & tones
#3c18ef color schemes
#3c18ef color preview, HTML & CSS examples
           This text has a color of #3c18ef        
        
          <p style="color:#3c18ef;">Text here</p>
        
        
          .mytext {color:#3c18ef;}
        
        Text color #3c18ef
      
           This box has a color of #3c18ef        
        
          <div style="background-color:#3c18ef;">Content here</div>
        
        
          .mybackground {background-color:#3c18ef;}
        
        Background color #3c18ef
      
           Border around this has a color of #3c18ef        
        
          <div style="border:2px solid #3c18ef;">Content here</div>
        
        
          .myborder {border:2px solid #3c18ef;}
        
        Border color #3c18ef