#7d57db color space conversions
Hex:
        #7d57db
        RGB:
        125, 87, 219
        CMY:
        51, 66, 14
        CMYK:
        43, 60, 0, 14
      HSL:
        257°, 64.7059%, 60.0000%
        HSV (HSB):
        257°, 60.2740%, 85.8824%
        XYZ:
        24.6518, 16.2908, 68.8630
        xyY:
        0.2245, 0.1484, 16.2908
      CIE-Lab:
        47.3538, 45.7884, -62.4437
        CIE-LCH:
        47.3538, 77.4325, 306.2517
        CIE-Luv:
        47.3538, 5.8428, -98.5324
        Hunter-Lab:
        40.3619, 38.3890, -72.9036
      #7d57db color charts
#7d57db RGB chart
      #7d57db CMYK chart
      #7d57db RGB pie chart
      #7d57db color shades, tints & tones
#7d57db color schemes
#7d57db color preview, HTML & CSS examples
           This text has a color of #7d57db        
        
          <p style="color:#7d57db;">Text here</p>
        
        
          .mytext {color:#7d57db;}
        
        Text color #7d57db
      
           This box has a color of #7d57db        
        
          <div style="background-color:#7d57db;">Content here</div>
        
        
          .mybackground {background-color:#7d57db;}
        
        Background color #7d57db
      
           Border around this has a color of #7d57db        
        
          <div style="border:2px solid #7d57db;">Content here</div>
        
        
          .myborder {border:2px solid #7d57db;}
        
        Border color #7d57db