#c158a5 color space conversions
Hex:
        #c158a5
        RGB:
        193, 88, 165
        CMY:
        24, 65, 35
        CMYK:
        0, 54, 15, 24
      HSL:
        316°, 45.8515%, 55.0980%
        HSV (HSB):
        316°, 54.4041%, 75.6863%
        XYZ:
        32.2736, 21.0335, 37.9562
        xyY:
        0.3536, 0.2305, 21.0335
      CIE-Lab:
        52.9862, 51.4698, -21.8156
        CIE-LCH:
        52.9862, 55.9022, 337.0302
        CIE-Luv:
        52.9862, 56.3455, -40.1425
        Hunter-Lab:
        45.8623, 45.3524, -16.9655
      #c158a5 color charts
#c158a5 RGB chart
      #c158a5 CMYK chart
      #c158a5 RGB pie chart
      #c158a5 color shades, tints & tones
#c158a5 color schemes
#c158a5 color preview, HTML & CSS examples
           This text has a color of #c158a5        
        
          <p style="color:#c158a5;">Text here</p>
        
        
          .mytext {color:#c158a5;}
        
        Text color #c158a5
      
           This box has a color of #c158a5        
        
          <div style="background-color:#c158a5;">Content here</div>
        
        
          .mybackground {background-color:#c158a5;}
        
        Background color #c158a5
      
           Border around this has a color of #c158a5        
        
          <div style="border:2px solid #c158a5;">Content here</div>
        
        
          .myborder {border:2px solid #c158a5;}
        
        Border color #c158a5