#3c0efd color space conversions
Hex:
        #3c0efd
        RGB:
        60, 14, 253
        CMY:
        76, 95, 1
        CMYK:
        76, 94, 0, 1
      HSL:
        252°, 98.3539%, 52.3529%
        HSV (HSB):
        252°, 94.4664%, 99.2157%
        XYZ:
        19.7501, 8.3666, 93.5025
        xyY:
        0.1624, 0.0688, 8.3666
      CIE-Lab:
        34.7350, 77.4663, -102.6269
        CIE-LCH:
        34.7350, 128.5819, 307.0468
        CIE-Luv:
        34.7350, -5.5480, -131.6175
        Hunter-Lab:
        28.9250, 71.2617, -171.4120
      #3c0efd color charts
#3c0efd RGB chart
      #3c0efd CMYK chart
      #3c0efd RGB pie chart
      #3c0efd color shades, tints & tones
#3c0efd color schemes
#3c0efd color preview, HTML & CSS examples
           This text has a color of #3c0efd        
        
          <p style="color:#3c0efd;">Text here</p>
        
        
          .mytext {color:#3c0efd;}
        
        Text color #3c0efd
      
           This box has a color of #3c0efd        
        
          <div style="background-color:#3c0efd;">Content here</div>
        
        
          .mybackground {background-color:#3c0efd;}
        
        Background color #3c0efd
      
           Border around this has a color of #3c0efd        
        
          <div style="border:2px solid #3c0efd;">Content here</div>
        
        
          .myborder {border:2px solid #3c0efd;}
        
        Border color #3c0efd