#0e06ed color space conversions
Hex:
        #0e06ed
        RGB:
        14, 6, 237
        CMY:
        95, 98, 7
        CMYK:
        94, 97, 0, 7
      HSL:
        242°, 95.0617%, 47.6471%
        HSV (HSB):
        242°, 97.4684%, 92.9412%
        XYZ:
        15.5323, 6.3380, 80.5255
        xyY:
        0.1517, 0.0619, 6.3380
      CIE-Lab:
        30.2498, 74.0080, -101.1240
        CIE-LCH:
        30.2498, 125.3126, 306.1987
        CIE-Luv:
        30.2498, -8.4259, -120.4778
        Hunter-Lab:
        25.1755, 66.0706, -172.0205
      #0e06ed color charts
#0e06ed RGB chart
      #0e06ed CMYK chart
      #0e06ed RGB pie chart
      #0e06ed color shades, tints & tones
#0e06ed color schemes
#0e06ed color preview, HTML & CSS examples
           This text has a color of #0e06ed        
        
          <p style="color:#0e06ed;">Text here</p>
        
        
          .mytext {color:#0e06ed;}
        
        Text color #0e06ed
      
           This box has a color of #0e06ed        
        
          <div style="background-color:#0e06ed;">Content here</div>
        
        
          .mybackground {background-color:#0e06ed;}
        
        Background color #0e06ed
      
           Border around this has a color of #0e06ed        
        
          <div style="border:2px solid #0e06ed;">Content here</div>
        
        
          .myborder {border:2px solid #0e06ed;}
        
        Border color #0e06ed