#7c05ec color space conversions
Hex:
        #7c05ec
        RGB:
        124, 5, 236
        CMY:
        51, 98, 7
        CMYK:
        47, 98, 0, 7
      HSL:
        271°, 95.8506%, 47.2549%
        HSV (HSB):
        271°, 97.8814%, 92.5490%
        XYZ:
        23.5068, 10.4498, 80.1349
        xyY:
        0.2060, 0.0916, 10.4498
      CIE-Lab:
        38.6378, 78.3417, -86.3689
        CIE-LCH:
        38.6378, 116.6063, 312.2099
        CIE-Luv:
        38.6378, 12.9009, -122.9425
        Hunter-Lab:
        32.3261, 73.2304, -124.3491
      #7c05ec color charts
#7c05ec RGB chart
      #7c05ec CMYK chart
      #7c05ec RGB pie chart
      #7c05ec color shades, tints & tones
#7c05ec color schemes
#7c05ec color preview, HTML & CSS examples
           This text has a color of #7c05ec        
        
          <p style="color:#7c05ec;">Text here</p>
        
        
          .mytext {color:#7c05ec;}
        
        Text color #7c05ec
      
           This box has a color of #7c05ec        
        
          <div style="background-color:#7c05ec;">Content here</div>
        
        
          .mybackground {background-color:#7c05ec;}
        
        Background color #7c05ec
      
           Border around this has a color of #7c05ec        
        
          <div style="border:2px solid #7c05ec;">Content here</div>
        
        
          .myborder {border:2px solid #7c05ec;}
        
        Border color #7c05ec