#c158bf color space conversions
Hex:
        #c158bf
        RGB:
        193, 88, 191
        CMY:
        24, 65, 25
        CMYK:
        0, 54, 1, 24
      HSL:
        301°, 45.8515%, 55.0980%
        HSV (HSB):
        301°, 54.4041%, 75.6863%
        XYZ:
        34.8860, 22.0785, 51.7131
        xyY:
        0.3210, 0.2032, 22.0785
      CIE-Lab:
        54.1102, 55.7937, -35.1631
        CIE-LCH:
        54.1102, 65.9499, 327.7795
        CIE-Luv:
        54.1102, 49.1664, -61.2622
        Hunter-Lab:
        46.9878, 50.2986, -32.3611
      #c158bf color charts
#c158bf RGB chart
      #c158bf CMYK chart
      #c158bf RGB pie chart
      #c158bf color shades, tints & tones
#c158bf color schemes
#c158bf color preview, HTML & CSS examples
           This text has a color of #c158bf        
        
          <p style="color:#c158bf;">Text here</p>
        
        
          .mytext {color:#c158bf;}
        
        Text color #c158bf
      
           This box has a color of #c158bf        
        
          <div style="background-color:#c158bf;">Content here</div>
        
        
          .mybackground {background-color:#c158bf;}
        
        Background color #c158bf
      
           Border around this has a color of #c158bf        
        
          <div style="border:2px solid #c158bf;">Content here</div>
        
        
          .myborder {border:2px solid #c158bf;}
        
        Border color #c158bf