#031fcb color space conversions
Hex:
        #031fcb
        RGB:
        3, 31, 203
        CMY:
        99, 88, 20
        CMYK:
        99, 85, 0, 20
      HSL:
        232°, 97.0874%, 40.3922%
        HSV (HSB):
        232°, 98.5222%, 79.6078%
        XYZ:
        11.3070, 5.3111, 56.9291
        xyY:
        0.1537, 0.0722, 5.3111
      CIE-Lab:
        27.6034, 57.9628, -85.9437
        CIE-LCH:
        27.6034, 103.6629, 303.9968
        CIE-Luv:
        27.6034, -8.9912, -102.5313
        Hunter-Lab:
        23.0459, 47.2474, -130.3290
      #031fcb color charts
#031fcb RGB chart
      #031fcb CMYK chart
      #031fcb RGB pie chart
      #031fcb color shades, tints & tones
#031fcb color schemes
#031fcb color preview, HTML & CSS examples
           This text has a color of #031fcb        
        
          <p style="color:#031fcb;">Text here</p>
        
        
          .mytext {color:#031fcb;}
        
        Text color #031fcb
      
           This box has a color of #031fcb        
        
          <div style="background-color:#031fcb;">Content here</div>
        
        
          .mybackground {background-color:#031fcb;}
        
        Background color #031fcb
      
           Border around this has a color of #031fcb        
        
          <div style="border:2px solid #031fcb;">Content here</div>
        
        
          .myborder {border:2px solid #031fcb;}
        
        Border color #031fcb