#4045c3 color space conversions
Hex:
        #4045c3
        RGB:
        64, 69, 195
        CMY:
        75, 73, 24
        CMYK:
        67, 65, 0, 24
      HSL:
        238°, 52.1912%, 50.7843%
        HSV (HSB):
        238°, 67.1795%, 76.4706%
        XYZ:
        14.0928, 9.2864, 52.6794
        xyY:
        0.1853, 0.1221, 9.2864
      CIE-Lab:
        36.5299, 38.2185, -66.4399
        CIE-LCH:
        36.5299, 76.6480, 299.9090
        CIE-Luv:
        36.5299, -7.9925, -94.9621
        Hunter-Lab:
        30.4735, 29.2205, -81.1628
      #4045c3 color charts
#4045c3 RGB chart
      #4045c3 CMYK chart
      #4045c3 RGB pie chart
      #4045c3 color shades, tints & tones
#4045c3 color schemes
#4045c3 color preview, HTML & CSS examples
           This text has a color of #4045c3        
        
          <p style="color:#4045c3;">Text here</p>
        
        
          .mytext {color:#4045c3;}
        
        Text color #4045c3
      
           This box has a color of #4045c3        
        
          <div style="background-color:#4045c3;">Content here</div>
        
        
          .mybackground {background-color:#4045c3;}
        
        Background color #4045c3
      
           Border around this has a color of #4045c3        
        
          <div style="border:2px solid #4045c3;">Content here</div>
        
        
          .myborder {border:2px solid #4045c3;}
        
        Border color #4045c3