#0e06dc color space conversions
Hex:
        #0e06dc
        RGB:
        14, 6, 220
        CMY:
        95, 98, 14
        CMYK:
        94, 97, 0, 14
      HSL:
        242°, 94.6903%, 44.3137%
        HSV (HSB):
        242°, 97.2727%, 86.2745%
        XYZ:
        13.1645, 5.3909, 68.0569
        xyY:
        0.1520, 0.0622, 5.3909
      CIE-Lab:
        27.8207, 69.8152, -95.4489
        CIE-LCH:
        27.8207, 118.2567, 306.1832
        CIE-Luv:
        27.8207, -7.6865, -110.5374
        Hunter-Lab:
        23.2184, 60.5750, -157.5360
      #0e06dc color charts
#0e06dc RGB chart
      #0e06dc CMYK chart
      #0e06dc RGB pie chart
      #0e06dc color shades, tints & tones
#0e06dc color schemes
#0e06dc color preview, HTML & CSS examples
           This text has a color of #0e06dc        
        
          <p style="color:#0e06dc;">Text here</p>
        
        
          .mytext {color:#0e06dc;}
        
        Text color #0e06dc
      
           This box has a color of #0e06dc        
        
          <div style="background-color:#0e06dc;">Content here</div>
        
        
          .mybackground {background-color:#0e06dc;}
        
        Background color #0e06dc
      
           Border around this has a color of #0e06dc        
        
          <div style="border:2px solid #0e06dc;">Content here</div>
        
        
          .myborder {border:2px solid #0e06dc;}
        
        Border color #0e06dc