#7d43cf color space conversions
Hex:
        #7d43cf
        RGB:
        125, 67, 207
        CMY:
        51, 74, 19
        CMYK:
        40, 68, 0, 19
      HSL:
        265°, 59.3220%, 53.7255%
        HSV (HSB):
        265°, 67.6329%, 81.1765%
        XYZ:
        21.7271, 12.8793, 60.3723
        xyY:
        0.2288, 0.1356, 12.8793
      CIE-Lab:
        42.5808, 53.2170, -63.3056
        CIE-LCH:
        42.5808, 82.7021, 310.0516
        CIE-Luv:
        42.5808, 11.9608, -97.2310
        Hunter-Lab:
        35.8877, 45.2637, -74.6195
      #7d43cf color charts
#7d43cf RGB chart
      #7d43cf CMYK chart
      #7d43cf RGB pie chart
      #7d43cf color shades, tints & tones
#7d43cf color schemes
#7d43cf color preview, HTML & CSS examples
           This text has a color of #7d43cf        
        
          <p style="color:#7d43cf;">Text here</p>
        
        
          .mytext {color:#7d43cf;}
        
        Text color #7d43cf
      
           This box has a color of #7d43cf        
        
          <div style="background-color:#7d43cf;">Content here</div>
        
        
          .mybackground {background-color:#7d43cf;}
        
        Background color #7d43cf
      
           Border around this has a color of #7d43cf        
        
          <div style="border:2px solid #7d43cf;">Content here</div>
        
        
          .myborder {border:2px solid #7d43cf;}
        
        Border color #7d43cf