#3c64ed color space conversions
Hex:
        #3c64ed
        RGB:
        60, 100, 237
        CMY:
        76, 61, 7
        CMYK:
        75, 58, 0, 7
      HSL:
        226°, 83.0986%, 58.2353%
        HSV (HSB):
        226°, 74.6835%, 92.9412%
        XYZ:
        21.7067, 16.1894, 82.1016
        xyY:
        0.1809, 0.1349, 16.1894
      CIE-Lab:
        47.2220, 33.1160, -73.0338
        CIE-LCH:
        47.2220, 80.1911, 294.3911
        CIE-Luv:
        47.2220, -17.1123, -112.4133
        Hunter-Lab:
        40.2361, 25.8847, -92.8157
      #3c64ed color charts
#3c64ed RGB chart
      #3c64ed CMYK chart
      #3c64ed RGB pie chart
      #3c64ed color shades, tints & tones
#3c64ed color schemes
#3c64ed color preview, HTML & CSS examples
           This text has a color of #3c64ed        
        
          <p style="color:#3c64ed;">Text here</p>
        
        
          .mytext {color:#3c64ed;}
        
        Text color #3c64ed
      
           This box has a color of #3c64ed        
        
          <div style="background-color:#3c64ed;">Content here</div>
        
        
          .mybackground {background-color:#3c64ed;}
        
        Background color #3c64ed
      
           Border around this has a color of #3c64ed        
        
          <div style="border:2px solid #3c64ed;">Content here</div>
        
        
          .myborder {border:2px solid #3c64ed;}
        
        Border color #3c64ed