#7c1bdf color space conversions
Hex:
        #7c1bdf
        RGB:
        124, 27, 223
        CMY:
        51, 89, 13
        CMYK:
        44, 88, 0, 13
      HSL:
        270°, 78.4000%, 49.0196%
        HSV (HSB):
        270°, 87.8924%, 87.4510%
        XYZ:
        22.0234, 10.3967, 70.6580
        xyY:
        0.2137, 0.1009, 10.3967
      CIE-Lab:
        38.5451, 71.9955, -79.1099
        CIE-LCH:
        38.5451, 106.9660, 312.3044
        CIE-Luv:
        38.5451, 14.0663, -114.4387
        Hunter-Lab:
        32.2439, 65.4934, -107.3553
      #7c1bdf color charts
#7c1bdf RGB chart
      #7c1bdf CMYK chart
      #7c1bdf RGB pie chart
      #7c1bdf color shades, tints & tones
#7c1bdf color schemes
#7c1bdf color preview, HTML & CSS examples
           This text has a color of #7c1bdf        
        
          <p style="color:#7c1bdf;">Text here</p>
        
        
          .mytext {color:#7c1bdf;}
        
        Text color #7c1bdf
      
           This box has a color of #7c1bdf        
        
          <div style="background-color:#7c1bdf;">Content here</div>
        
        
          .mybackground {background-color:#7c1bdf;}
        
        Background color #7c1bdf
      
           Border around this has a color of #7c1bdf        
        
          <div style="border:2px solid #7c1bdf;">Content here</div>
        
        
          .myborder {border:2px solid #7c1bdf;}
        
        Border color #7c1bdf