#045afd color space conversions
Hex:
        #045afd
        RGB:
        4, 90, 253
        CMY:
        98, 65, 1
        CMYK:
        98, 64, 0, 1
      HSL:
        219°, 98.4190%, 50.3922%
        HSV (HSB):
        219°, 98.4190%, 99.2157%
        XYZ:
        21.4359, 14.4300, 94.5840
        xyY:
        0.1643, 0.1106, 14.4300
      CIE-Lab:
        44.8434, 42.0923, -85.9287
        CIE-LCH:
        44.8434, 95.6844, 296.0980
        CIE-Luv:
        44.8434, -19.5096, -127.8851
        Hunter-Lab:
        37.9868, 34.2501, -121.0363
      #045afd color charts
#045afd RGB chart
      #045afd CMYK chart
      #045afd RGB pie chart
      #045afd color shades, tints & tones
#045afd color schemes
#045afd color preview, HTML & CSS examples
           This text has a color of #045afd        
        
          <p style="color:#045afd;">Text here</p>
        
        
          .mytext {color:#045afd;}
        
        Text color #045afd
      
           This box has a color of #045afd        
        
          <div style="background-color:#045afd;">Content here</div>
        
        
          .mybackground {background-color:#045afd;}
        
        Background color #045afd
      
           Border around this has a color of #045afd        
        
          <div style="border:2px solid #045afd;">Content here</div>
        
        
          .myborder {border:2px solid #045afd;}
        
        Border color #045afd