#030ae0 color space conversions
Hex:
        #030ae0
        RGB:
        3, 10, 224
        CMY:
        99, 96, 12
        CMYK:
        99, 96, 0, 12
      HSL:
        238°, 97.3568%, 44.5098%
        HSV (HSB):
        238°, 98.6607%, 87.8431%
        XYZ:
        13.6006, 5.6183, 70.8886
        xyY:
        0.1509, 0.0624, 5.6183
      CIE-Lab:
        28.4282, 70.0224, -96.7410
        CIE-LCH:
        28.4282, 119.4235, 305.8975
        CIE-Luv:
        28.4282, -8.3718, -112.9060
        Hunter-Lab:
        23.7029, 60.9428, -160.7277
      #030ae0 color charts
#030ae0 RGB chart
      #030ae0 CMYK chart
      #030ae0 RGB pie chart
      #030ae0 color shades, tints & tones
#030ae0 color schemes
#030ae0 color preview, HTML & CSS examples
           This text has a color of #030ae0        
        
          <p style="color:#030ae0;">Text here</p>
        
        
          .mytext {color:#030ae0;}
        
        Text color #030ae0
      
           This box has a color of #030ae0        
        
          <div style="background-color:#030ae0;">Content here</div>
        
        
          .mybackground {background-color:#030ae0;}
        
        Background color #030ae0
      
           Border around this has a color of #030ae0        
        
          <div style="border:2px solid #030ae0;">Content here</div>
        
        
          .myborder {border:2px solid #030ae0;}
        
        Border color #030ae0