#c158a2 color space conversions
Hex:
        #c158a2
        RGB:
        193, 88, 162
        CMY:
        24, 65, 36
        CMYK:
        0, 54, 16, 24
      HSL:
        318°, 45.8515%, 55.0980%
        HSV (HSB):
        318°, 54.4041%, 75.6863%
        XYZ:
        32.0036, 20.9255, 36.5347
        xyY:
        0.3577, 0.2339, 20.9255
      CIE-Lab:
        52.8679, 51.0042, -20.2399
        CIE-LCH:
        52.8679, 54.8733, 338.3554
        CIE-Luv:
        52.8679, 57.1872, -37.7115
        Hunter-Lab:
        45.7444, 44.8290, -15.3320
      #c158a2 color charts
#c158a2 RGB chart
      #c158a2 CMYK chart
      #c158a2 RGB pie chart
      #c158a2 color shades, tints & tones
#c158a2 color schemes
#c158a2 color preview, HTML & CSS examples
           This text has a color of #c158a2        
        
          <p style="color:#c158a2;">Text here</p>
        
        
          .mytext {color:#c158a2;}
        
        Text color #c158a2
      
           This box has a color of #c158a2        
        
          <div style="background-color:#c158a2;">Content here</div>
        
        
          .mybackground {background-color:#c158a2;}
        
        Background color #c158a2
      
           Border around this has a color of #c158a2        
        
          <div style="border:2px solid #c158a2;">Content here</div>
        
        
          .myborder {border:2px solid #c158a2;}
        
        Border color #c158a2