#041fcb color space conversions
Hex:
        #041fcb
        RGB:
        4, 31, 203
        CMY:
        98, 88, 20
        CMYK:
        98, 85, 0, 20
      HSL:
        232°, 96.1353%, 40.5882%
        HSV (HSB):
        232°, 98.0296%, 79.6078%
        XYZ:
        11.3195, 5.3176, 56.9297
        xyY:
        0.1539, 0.0723, 5.3176
      CIE-Lab:
        27.6210, 57.9774, -85.9138
        CIE-LCH:
        27.6210, 103.6463, 304.0127
        CIE-Luv:
        27.6210, -8.9546, -102.5450
        Hunter-Lab:
        23.0599, 47.2666, -130.2319
      #041fcb color charts
#041fcb RGB chart
      #041fcb CMYK chart
      #041fcb RGB pie chart
      #041fcb color shades, tints & tones
#041fcb color schemes
#041fcb color preview, HTML & CSS examples
           This text has a color of #041fcb        
        
          <p style="color:#041fcb;">Text here</p>
        
        
          .mytext {color:#041fcb;}
        
        Text color #041fcb
      
           This box has a color of #041fcb        
        
          <div style="background-color:#041fcb;">Content here</div>
        
        
          .mybackground {background-color:#041fcb;}
        
        Background color #041fcb
      
           Border around this has a color of #041fcb        
        
          <div style="border:2px solid #041fcb;">Content here</div>
        
        
          .myborder {border:2px solid #041fcb;}
        
        Border color #041fcb