#4045df color space conversions
Hex:
        #4045df
        RGB:
        64, 69, 223
        CMY:
        75, 73, 13
        CMYK:
        71, 69, 0, 13
      HSL:
        238°, 71.3004%, 56.2745%
        HSV (HSB):
        238°, 71.3004%, 87.4510%
        XYZ:
        17.5618, 10.6739, 70.9467
        xyY:
        0.1771, 0.1076, 10.6739
      CIE-Lab:
        39.0258, 47.6023, -78.5166
        CIE-LCH:
        39.0258, 91.8196, 301.2272
        CIE-Luv:
        39.0258, -9.1092, -112.7993
        Hunter-Lab:
        32.6710, 38.7755, -105.8815
      #4045df color charts
#4045df RGB chart
      #4045df CMYK chart
      #4045df RGB pie chart
      #4045df color shades, tints & tones
#4045df color schemes
#4045df color preview, HTML & CSS examples
           This text has a color of #4045df        
        
          <p style="color:#4045df;">Text here</p>
        
        
          .mytext {color:#4045df;}
        
        Text color #4045df
      
           This box has a color of #4045df        
        
          <div style="background-color:#4045df;">Content here</div>
        
        
          .mybackground {background-color:#4045df;}
        
        Background color #4045df
      
           Border around this has a color of #4045df        
        
          <div style="border:2px solid #4045df;">Content here</div>
        
        
          .myborder {border:2px solid #4045df;}
        
        Border color #4045df