#7566fe color space conversions
Hex:
        #7566fe
        RGB:
        117, 102, 254
        CMY:
        54, 60, 0
        CMYK:
        54, 60, 0, 0
      HSL:
        246°, 98.7013%, 69.8039%
        HSV (HSB):
        246°, 59.8425%, 99.6078%
        XYZ:
        29.9769, 20.4404, 96.1314
        xyY:
        0.2046, 0.1395, 20.4404
      CIE-Lab:
        52.3315, 45.8125, -74.0532
        CIE-LCH:
        52.3315, 87.0784, 301.7427
        CIE-Luv:
        52.3315, -4.0687, -118.3628
        Hunter-Lab:
        45.2111, 39.2338, -94.4194
      #7566fe color charts
#7566fe RGB chart
      #7566fe CMYK chart
      #7566fe RGB pie chart
      #7566fe color shades, tints & tones
#7566fe color schemes
#7566fe color preview, HTML & CSS examples
           This text has a color of #7566fe        
        
          <p style="color:#7566fe;">Text here</p>
        
        
          .mytext {color:#7566fe;}
        
        Text color #7566fe
      
           This box has a color of #7566fe        
        
          <div style="background-color:#7566fe;">Content here</div>
        
        
          .mybackground {background-color:#7566fe;}
        
        Background color #7566fe
      
           Border around this has a color of #7566fe        
        
          <div style="border:2px solid #7566fe;">Content here</div>
        
        
          .myborder {border:2px solid #7566fe;}
        
        Border color #7566fe