#7c03be color space conversions
Hex:
        #7c03be
        RGB:
        124, 3, 190
        CMY:
        51, 99, 25
        CMYK:
        35, 98, 0, 25
      HSL:
        279°, 96.8912%, 37.8431%
        HSV (HSB):
        279°, 98.4211%, 74.5098%
        XYZ:
        17.6390, 8.0679, 49.3428
        xyY:
        0.2350, 0.1075, 8.0679
      CIE-Lab:
        34.1239, 69.1480, -67.2006
        CIE-LCH:
        34.1239, 96.4228, 315.8182
        CIE-Luv:
        34.1239, 21.4127, -95.4023
        Hunter-Lab:
        28.4041, 61.1418, -83.1141
      #7c03be color charts
#7c03be RGB chart
      #7c03be CMYK chart
      #7c03be RGB pie chart
      #7c03be color shades, tints & tones
#7c03be color schemes
#7c03be color preview, HTML & CSS examples
           This text has a color of #7c03be        
        
          <p style="color:#7c03be;">Text here</p>
        
        
          .mytext {color:#7c03be;}
        
        Text color #7c03be
      
           This box has a color of #7c03be        
        
          <div style="background-color:#7c03be;">Content here</div>
        
        
          .mybackground {background-color:#7c03be;}
        
        Background color #7c03be
      
           Border around this has a color of #7c03be        
        
          <div style="border:2px solid #7c03be;">Content here</div>
        
        
          .myborder {border:2px solid #7c03be;}
        
        Border color #7c03be