#7c57fa color space conversions
Hex:
        #7c57fa
        RGB:
        124, 87, 250
        CMY:
        51, 66, 2
        CMYK:
        50, 65, 0, 2
      HSL:
        254°, 94.2197%, 66.0784%
        HSV (HSB):
        254°, 65.2000%, 98.0392%
        XYZ:
        28.9757, 18.0036, 92.3903
        xyY:
        0.2079, 0.1292, 18.0036
      CIE-Lab:
        49.5005, 54.1833, -76.4124
        CIE-LCH:
        49.5005, 93.6733, 305.3401
        CIE-Luv:
        49.5005, 2.1301, -120.4180
        Hunter-Lab:
        42.4307, 47.6432, -99.3991
      #7c57fa color charts
#7c57fa RGB chart
      #7c57fa CMYK chart
      #7c57fa RGB pie chart
      #7c57fa color shades, tints & tones
#7c57fa color schemes
#7c57fa color preview, HTML & CSS examples
           This text has a color of #7c57fa        
        
          <p style="color:#7c57fa;">Text here</p>
        
        
          .mytext {color:#7c57fa;}
        
        Text color #7c57fa
      
           This box has a color of #7c57fa        
        
          <div style="background-color:#7c57fa;">Content here</div>
        
        
          .mybackground {background-color:#7c57fa;}
        
        Background color #7c57fa
      
           Border around this has a color of #7c57fa        
        
          <div style="border:2px solid #7c57fa;">Content here</div>
        
        
          .myborder {border:2px solid #7c57fa;}
        
        Border color #7c57fa