#4595fa color space conversions
Hex:
        #4595fa
        RGB:
        69, 149, 250
        CMY:
        73, 42, 2
        CMYK:
        72, 40, 0, 2
      HSL:
        213°, 94.7644%, 62.5490%
        HSV (HSB):
        213°, 72.4000%, 98.0392%
        XYZ:
        30.4570, 29.6622, 94.5626
        xyY:
        0.1969, 0.1918, 29.6622
      CIE-Lab:
        61.3617, 8.6969, -57.4345
        CIE-LCH:
        61.3617, 58.0892, 278.6105
        CIE-Luv:
        61.3617, -29.7903, -93.0492
        Hunter-Lab:
        54.4630, 4.5111, -64.8194
      #4595fa color charts
#4595fa RGB chart
      #4595fa CMYK chart
      #4595fa RGB pie chart
      #4595fa color shades, tints & tones
#4595fa color schemes
#4595fa color preview, HTML & CSS examples
           This text has a color of #4595fa        
        
          <p style="color:#4595fa;">Text here</p>
        
        
          .mytext {color:#4595fa;}
        
        Text color #4595fa
      
           This box has a color of #4595fa        
        
          <div style="background-color:#4595fa;">Content here</div>
        
        
          .mybackground {background-color:#4595fa;}
        
        Background color #4595fa
      
           Border around this has a color of #4595fa        
        
          <div style="border:2px solid #4595fa;">Content here</div>
        
        
          .myborder {border:2px solid #4595fa;}
        
        Border color #4595fa