#7c5fde color space conversions
Hex:
        #7c5fde
        RGB:
        124, 95, 222
        CMY:
        51, 63, 13
        CMYK:
        44, 57, 0, 13
      HSL:
        254°, 65.8031%, 62.1569%
        HSV (HSB):
        254°, 57.2072%, 87.0588%
        XYZ:
        25.5892, 17.7434, 71.1834
        xyY:
        0.2235, 0.1549, 17.7434
      CIE-Lab:
        49.1834, 41.8934, -61.1960
        CIE-LCH:
        49.1834, 74.1621, 304.3946
        CIE-Luv:
        49.1834, 3.0245, -97.3774
        Hunter-Lab:
        42.1230, 34.7215, -70.7078
      #7c5fde color charts
#7c5fde RGB chart
      #7c5fde CMYK chart
      #7c5fde RGB pie chart
      #7c5fde color shades, tints & tones
#7c5fde color schemes
#7c5fde color preview, HTML & CSS examples
           This text has a color of #7c5fde        
        
          <p style="color:#7c5fde;">Text here</p>
        
        
          .mytext {color:#7c5fde;}
        
        Text color #7c5fde
      
           This box has a color of #7c5fde        
        
          <div style="background-color:#7c5fde;">Content here</div>
        
        
          .mybackground {background-color:#7c5fde;}
        
        Background color #7c5fde
      
           Border around this has a color of #7c5fde        
        
          <div style="border:2px solid #7c5fde;">Content here</div>
        
        
          .myborder {border:2px solid #7c5fde;}
        
        Border color #7c5fde