#7572fd color space conversions
Hex:
        #7572fd
        RGB:
        117, 114, 253
        CMY:
        54, 55, 1
        CMYK:
        54, 55, 0, 1
      HSL:
        241°, 97.2028%, 71.9608%
        HSV (HSB):
        241°, 54.9407%, 99.2157%
        XYZ:
        31.0831, 22.9084, 95.7120
        xyY:
        0.2076, 0.1530, 22.9084
      CIE-Lab:
        54.9778, 38.5419, -69.2111
        CIE-LCH:
        54.9778, 79.2191, 299.1123
        CIE-Luv:
        54.9778, -7.1348, -112.0811
        Hunter-Lab:
        47.8627, 32.1620, -85.0595
      #7572fd color charts
#7572fd RGB chart
      #7572fd CMYK chart
      #7572fd RGB pie chart
      #7572fd color shades, tints & tones
#7572fd color schemes
#7572fd color preview, HTML & CSS examples
           This text has a color of #7572fd        
        
          <p style="color:#7572fd;">Text here</p>
        
        
          .mytext {color:#7572fd;}
        
        Text color #7572fd
      
           This box has a color of #7572fd        
        
          <div style="background-color:#7572fd;">Content here</div>
        
        
          .mybackground {background-color:#7572fd;}
        
        Background color #7572fd
      
           Border around this has a color of #7572fd        
        
          <div style="border:2px solid #7572fd;">Content here</div>
        
        
          .myborder {border:2px solid #7572fd;}
        
        Border color #7572fd