#031ae0 color space conversions
Hex:
        #031ae0
        RGB:
        3, 26, 224
        CMY:
        99, 90, 12
        CMYK:
        99, 88, 0, 12
      HSL:
        234°, 97.3568%, 44.5098%
        HSV (HSB):
        234°, 98.6607%, 87.8431%
        XYZ:
        13.8615, 6.1400, 70.9756
        xyY:
        0.1524, 0.0675, 6.1400
      CIE-Lab:
        29.7629, 65.9309, -94.5107
        CIE-LCH:
        29.7629, 115.2352, 304.8997
        CIE-Luv:
        29.7629, -9.2732, -114.1590
        Hunter-Lab:
        24.7790, 56.4908, -152.4819
      #031ae0 color charts
#031ae0 RGB chart
      #031ae0 CMYK chart
      #031ae0 RGB pie chart
      #031ae0 color shades, tints & tones
#031ae0 color schemes
#031ae0 color preview, HTML & CSS examples
           This text has a color of #031ae0        
        
          <p style="color:#031ae0;">Text here</p>
        
        
          .mytext {color:#031ae0;}
        
        Text color #031ae0
      
           This box has a color of #031ae0        
        
          <div style="background-color:#031ae0;">Content here</div>
        
        
          .mybackground {background-color:#031ae0;}
        
        Background color #031ae0
      
           Border around this has a color of #031ae0        
        
          <div style="border:2px solid #031ae0;">Content here</div>
        
        
          .myborder {border:2px solid #031ae0;}
        
        Border color #031ae0