#0e28eb color space conversions
Hex:
        #0e28eb
        RGB:
        14, 40, 235
        CMY:
        95, 84, 8
        CMYK:
        94, 83, 0, 8
      HSL:
        233°, 88.7550%, 48.8235%
        HSV (HSB):
        233°, 94.0426%, 92.1569%
        XYZ:
        15.9353, 7.6091, 79.2261
        xyY:
        0.1551, 0.0740, 7.6091
      CIE-Lab:
        33.1552, 63.8288, -95.1365
        CIE-LCH:
        33.1552, 114.5647, 303.8584
        CIE-Luv:
        33.1552, -10.5653, -121.5975
        Hunter-Lab:
        27.5846, 54.8442, -150.9783
      #0e28eb color charts
#0e28eb RGB chart
      #0e28eb CMYK chart
      #0e28eb RGB pie chart
      #0e28eb color shades, tints & tones
#0e28eb color schemes
#0e28eb color preview, HTML & CSS examples
           This text has a color of #0e28eb        
        
          <p style="color:#0e28eb;">Text here</p>
        
        
          .mytext {color:#0e28eb;}
        
        Text color #0e28eb
      
           This box has a color of #0e28eb        
        
          <div style="background-color:#0e28eb;">Content here</div>
        
        
          .mybackground {background-color:#0e28eb;}
        
        Background color #0e28eb
      
           Border around this has a color of #0e28eb        
        
          <div style="border:2px solid #0e28eb;">Content here</div>
        
        
          .myborder {border:2px solid #0e28eb;}
        
        Border color #0e28eb