#040fd2 color space conversions
Hex:
        #040fd2
        RGB:
        4, 15, 210
        CMY:
        98, 94, 18
        CMYK:
        98, 93, 0, 18
      HSL:
        237°, 96.2617%, 41.9608%
        HSV (HSB):
        237°, 98.0952%, 82.3529%
        XYZ:
        11.8538, 5.0206, 61.3171
        xyY:
        0.1516, 0.0642, 5.0206
      CIE-Lab:
        26.7934, 65.3554, -91.3779
        CIE-LCH:
        26.7934, 112.3443, 305.5731
        CIE-Luv:
        26.7934, -7.9939, -105.0761
        Hunter-Lab:
        22.4067, 55.2196, -146.5654
      #040fd2 color charts
#040fd2 RGB chart
      #040fd2 CMYK chart
      #040fd2 RGB pie chart
      #040fd2 color shades, tints & tones
#040fd2 color schemes
#040fd2 color preview, HTML & CSS examples
           This text has a color of #040fd2        
        
          <p style="color:#040fd2;">Text here</p>
        
        
          .mytext {color:#040fd2;}
        
        Text color #040fd2
      
           This box has a color of #040fd2        
        
          <div style="background-color:#040fd2;">Content here</div>
        
        
          .mybackground {background-color:#040fd2;}
        
        Background color #040fd2
      
           Border around this has a color of #040fd2        
        
          <div style="border:2px solid #040fd2;">Content here</div>
        
        
          .myborder {border:2px solid #040fd2;}
        
        Border color #040fd2