#0612ee color space conversions
Hex:
        #0612ee
        RGB:
        6, 18, 238
        CMY:
        98, 93, 7
        CMYK:
        97, 92, 0, 7
      HSL:
        237°, 95.0820%, 47.8431%
        HSV (HSB):
        237°, 97.4790%, 93.3333%
        XYZ:
        15.7240, 6.6444, 81.3427
        xyY:
        0.1516, 0.0641, 6.6444
      CIE-Lab:
        30.9832, 71.9668, -100.4692
        CIE-LCH:
        30.9832, 123.5851, 305.6143
        CIE-Luv:
        30.9832, -9.2017, -121.6231
        Hunter-Lab:
        25.7767, 63.7775, -169.0559
      #0612ee color charts
#0612ee RGB chart
      #0612ee CMYK chart
      #0612ee RGB pie chart
      #0612ee color shades, tints & tones
#0612ee color schemes
#0612ee color preview, HTML & CSS examples
           This text has a color of #0612ee        
        
          <p style="color:#0612ee;">Text here</p>
        
        
          .mytext {color:#0612ee;}
        
        Text color #0612ee
      
           This box has a color of #0612ee        
        
          <div style="background-color:#0612ee;">Content here</div>
        
        
          .mybackground {background-color:#0612ee;}
        
        Background color #0612ee
      
           Border around this has a color of #0612ee        
        
          <div style="border:2px solid #0612ee;">Content here</div>
        
        
          .myborder {border:2px solid #0612ee;}
        
        Border color #0612ee