#0e66ff color space conversions
Hex:
        #0e66ff
        RGB:
        14, 102, 255
        CMY:
        95, 60, 0
        CMYK:
        95, 60, 0, 0
      HSL:
        218°, 100.0000%, 52.7451%
        HSV (HSB):
        218°, 94.5098%, 100.0000%
        XYZ:
        22.9825, 16.8161, 96.6423
        xyY:
        0.1684, 0.1232, 16.8161
      CIE-Lab:
        48.0275, 35.5181, -81.8132
        CIE-LCH:
        48.0275, 89.1905, 293.4674
        CIE-Luv:
        48.0275, -21.9620, -125.2090
        Hunter-Lab:
        41.0074, 28.2767, -111.0236
      #0e66ff color charts
#0e66ff RGB chart
      #0e66ff CMYK chart
      #0e66ff RGB pie chart
      #0e66ff color shades, tints & tones
#0e66ff color schemes
#0e66ff color preview, HTML & CSS examples
           This text has a color of #0e66ff        
        
          <p style="color:#0e66ff;">Text here</p>
        
        
          .mytext {color:#0e66ff;}
        
        Text color #0e66ff
      
           This box has a color of #0e66ff        
        
          <div style="background-color:#0e66ff;">Content here</div>
        
        
          .mybackground {background-color:#0e66ff;}
        
        Background color #0e66ff
      
           Border around this has a color of #0e66ff        
        
          <div style="border:2px solid #0e66ff;">Content here</div>
        
        
          .myborder {border:2px solid #0e66ff;}
        
        Border color #0e66ff