#7c60ec color space conversions
Hex:
        #7c60ec
        RGB:
        124, 96, 236
        CMY:
        51, 62, 7
        CMYK:
        47, 59, 0, 7
      HSL:
        252°, 78.6517%, 65.0980%
        HSV (HSB):
        252°, 59.3220%, 92.5490%
        XYZ:
        27.6354, 18.7070, 81.5111
        xyY:
        0.2161, 0.1463, 18.7070
      CIE-Lab:
        50.3426, 45.2828, -67.2161
        CIE-LCH:
        50.3426, 81.0465, 303.9677
        CIE-Luv:
        50.3426, 1.3982, -107.1721
        Hunter-Lab:
        43.2515, 38.3616, -81.4609
      #7c60ec color charts
#7c60ec RGB chart
      #7c60ec CMYK chart
      #7c60ec RGB pie chart
      #7c60ec color shades, tints & tones
#7c60ec color schemes
#7c60ec color preview, HTML & CSS examples
           This text has a color of #7c60ec        
        
          <p style="color:#7c60ec;">Text here</p>
        
        
          .mytext {color:#7c60ec;}
        
        Text color #7c60ec
      
           This box has a color of #7c60ec        
        
          <div style="background-color:#7c60ec;">Content here</div>
        
        
          .mybackground {background-color:#7c60ec;}
        
        Background color #7c60ec
      
           Border around this has a color of #7c60ec        
        
          <div style="border:2px solid #7c60ec;">Content here</div>
        
        
          .myborder {border:2px solid #7c60ec;}
        
        Border color #7c60ec