#7d1bda color space conversions
Hex:
        #7d1bda
        RGB:
        125, 27, 218
        CMY:
        51, 89, 15
        CMYK:
        43, 88, 0, 15
      HSL:
        271°, 77.9592%, 48.0392%
        HSV (HSB):
        271°, 87.6147%, 85.4902%
        XYZ:
        21.5043, 10.2058, 67.1662
        xyY:
        0.2175, 0.1032, 10.2058
      CIE-Lab:
        38.2093, 71.0110, -76.7882
        CIE-LCH:
        38.2093, 104.5897, 312.7615
        CIE-Luv:
        38.2093, 15.3360, -111.3185
        Hunter-Lab:
        31.9465, 64.2480, -102.2921
      #7d1bda color charts
#7d1bda RGB chart
      #7d1bda CMYK chart
      #7d1bda RGB pie chart
      #7d1bda color shades, tints & tones
#7d1bda color schemes
#7d1bda color preview, HTML & CSS examples
           This text has a color of #7d1bda        
        
          <p style="color:#7d1bda;">Text here</p>
        
        
          .mytext {color:#7d1bda;}
        
        Text color #7d1bda
      
           This box has a color of #7d1bda        
        
          <div style="background-color:#7d1bda;">Content here</div>
        
        
          .mybackground {background-color:#7d1bda;}
        
        Background color #7d1bda
      
           Border around this has a color of #7d1bda        
        
          <div style="border:2px solid #7d1bda;">Content here</div>
        
        
          .myborder {border:2px solid #7d1bda;}
        
        Border color #7d1bda