#0e30db color space conversions
Hex:
        #0e30db
        RGB:
        14, 48, 219
        CMY:
        95, 81, 14
        CMYK:
        94, 78, 0, 14
      HSL:
        230°, 87.9828%, 45.6863%
        HSV (HSB):
        230°, 93.6073%, 85.8824%
        XYZ:
        14.0242, 7.3217, 67.6919
        xyY:
        0.1575, 0.0822, 7.3217
      CIE-Lab:
        32.5284, 55.0364, -87.0259
        CIE-LCH:
        32.5284, 102.9685, 302.3099
        CIE-Luv:
        32.5284, -11.1006, -112.8110
        Hunter-Lab:
        27.0587, 45.1619, -129.3828
      #0e30db color charts
#0e30db RGB chart
      #0e30db CMYK chart
      #0e30db RGB pie chart
      #0e30db color shades, tints & tones
#0e30db color schemes
#0e30db color preview, HTML & CSS examples
           This text has a color of #0e30db        
        
          <p style="color:#0e30db;">Text here</p>
        
        
          .mytext {color:#0e30db;}
        
        Text color #0e30db
      
           This box has a color of #0e30db        
        
          <div style="background-color:#0e30db;">Content here</div>
        
        
          .mybackground {background-color:#0e30db;}
        
        Background color #0e30db
      
           Border around this has a color of #0e30db        
        
          <div style="border:2px solid #0e30db;">Content here</div>
        
        
          .myborder {border:2px solid #0e30db;}
        
        Border color #0e30db