#7572db color space conversions
Hex:
        #7572db
        RGB:
        117, 114, 219
        CMY:
        54, 55, 14
        CMYK:
        47, 48, 0, 14
      HSL:
        242°, 59.3220%, 65.2941%
        HSV (HSB):
        242°, 47.9452%, 85.8824%
        XYZ:
        26.1396, 20.9310, 69.6802
        xyY:
        0.2239, 0.1793, 20.9310
      CIE-Lab:
        52.8739, 28.2846, -53.6026
        CIE-LCH:
        52.8739, 60.6074, 297.8193
        CIE-Luv:
        52.8739, -5.1124, -86.1235
        Hunter-Lab:
        45.7504, 21.9232, -58.2764
      #7572db color charts
#7572db RGB chart
      #7572db CMYK chart
      #7572db RGB pie chart
      #7572db color shades, tints & tones
#7572db color schemes
#7572db color preview, HTML & CSS examples
           This text has a color of #7572db        
        
          <p style="color:#7572db;">Text here</p>
        
        
          .mytext {color:#7572db;}
        
        Text color #7572db
      
           This box has a color of #7572db        
        
          <div style="background-color:#7572db;">Content here</div>
        
        
          .mybackground {background-color:#7572db;}
        
        Background color #7572db
      
           Border around this has a color of #7572db        
        
          <div style="border:2px solid #7572db;">Content here</div>
        
        
          .myborder {border:2px solid #7572db;}
        
        Border color #7572db