#7595cf color space conversions
Hex:
        #7595cf
        RGB:
        117, 149, 207
        CMY:
        54, 42, 19
        CMYK:
        43, 28, 0, 19
      HSL:
        219°, 48.3871%, 63.5294%
        HSV (HSB):
        219°, 43.4783%, 81.1765%
        XYZ:
        29.3460, 29.7818, 63.2332
        xyY:
        0.2398, 0.2434, 29.7818
      CIE-Lab:
        61.4655, 4.0377, -33.3012
        CIE-LCH:
        61.4655, 33.5451, 276.9132
        CIE-Luv:
        61.4655, -17.2012, -52.5314
        Hunter-Lab:
        54.5727, 0.4848, -30.4983
      #7595cf color charts
#7595cf RGB chart
      #7595cf CMYK chart
      #7595cf RGB pie chart
      #7595cf color shades, tints & tones
#7595cf color schemes
#7595cf color preview, HTML & CSS examples
           This text has a color of #7595cf        
        
          <p style="color:#7595cf;">Text here</p>
        
        
          .mytext {color:#7595cf;}
        
        Text color #7595cf
      
           This box has a color of #7595cf        
        
          <div style="background-color:#7595cf;">Content here</div>
        
        
          .mybackground {background-color:#7595cf;}
        
        Background color #7595cf
      
           Border around this has a color of #7595cf        
        
          <div style="border:2px solid #7595cf;">Content here</div>
        
        
          .myborder {border:2px solid #7595cf;}
        
        Border color #7595cf