#7d27be color space conversions
Hex:
        #7d27be
        RGB:
        125, 39, 190
        CMY:
        51, 85, 25
        CMYK:
        34, 79, 0, 25
      HSL:
        274°, 65.9389%, 44.9020%
        HSV (HSB):
        274°, 79.4737%, 74.5098%
        XYZ:
        18.4772, 9.5287, 49.5806
        xyY:
        0.2382, 0.1228, 9.5287
      CIE-Lab:
        36.9830, 61.2725, -62.5177
        CIE-LCH:
        36.9830, 87.5373, 314.4237
        CIE-Luv:
        36.9830, 19.4528, -92.2275
        Hunter-Lab:
        30.8686, 52.8258, -73.6224
      #7d27be color charts
#7d27be RGB chart
      #7d27be CMYK chart
      #7d27be RGB pie chart
      #7d27be color shades, tints & tones
#7d27be color schemes
#7d27be color preview, HTML & CSS examples
           This text has a color of #7d27be        
        
          <p style="color:#7d27be;">Text here</p>
        
        
          .mytext {color:#7d27be;}
        
        Text color #7d27be
      
           This box has a color of #7d27be        
        
          <div style="background-color:#7d27be;">Content here</div>
        
        
          .mybackground {background-color:#7d27be;}
        
        Background color #7d27be
      
           Border around this has a color of #7d27be        
        
          <div style="border:2px solid #7d27be;">Content here</div>
        
        
          .myborder {border:2px solid #7d27be;}
        
        Border color #7d27be