#0e69ec color space conversions
Hex:
        #0e69ec
        RGB:
        14, 105, 236
        CMY:
        95, 59, 7
        CMYK:
        94, 56, 0, 7
      HSL:
        215°, 88.8000%, 49.0196%
        HSV (HSB):
        215°, 94.0678%, 92.5490%
        XYZ:
        20.3730, 16.2526, 81.4202
        xyY:
        0.1726, 0.1377, 16.2526
      CIE-Lab:
        47.3042, 26.3696, -72.3871
        CIE-LCH:
        47.3042, 77.0406, 290.0159
        CIE-Luv:
        47.3042, -23.0952, -111.0826
        Hunter-Lab:
        40.3146, 19.6546, -91.5232
      #0e69ec color charts
#0e69ec RGB chart
      #0e69ec CMYK chart
      #0e69ec RGB pie chart
      #0e69ec color shades, tints & tones
#0e69ec color schemes
#0e69ec color preview, HTML & CSS examples
           This text has a color of #0e69ec        
        
          <p style="color:#0e69ec;">Text here</p>
        
        
          .mytext {color:#0e69ec;}
        
        Text color #0e69ec
      
           This box has a color of #0e69ec        
        
          <div style="background-color:#0e69ec;">Content here</div>
        
        
          .mybackground {background-color:#0e69ec;}
        
        Background color #0e69ec
      
           Border around this has a color of #0e69ec        
        
          <div style="border:2px solid #0e69ec;">Content here</div>
        
        
          .myborder {border:2px solid #0e69ec;}
        
        Border color #0e69ec