#c055c5 color space conversions
Hex:
        #c055c5
        RGB:
        192, 85, 197
        CMY:
        25, 67, 23
        CMYK:
        3, 57, 0, 23
      HSL:
        297°, 49.1228%, 55.2941%
        HSV (HSB):
        297°, 56.8528%, 77.2549%
        XYZ:
        35.0648, 21.7347, 55.1704
        xyY:
        0.3132, 0.1941, 21.7347
      CIE-Lab:
        53.7444, 57.9810, -39.1965
        CIE-LCH:
        53.7444, 69.9869, 325.9404
        CIE-Luv:
        53.7444, 47.8667, -67.6816
        Hunter-Lab:
        46.6205, 52.6698, -37.5291
      #c055c5 color charts
#c055c5 RGB chart
      #c055c5 CMYK chart
      #c055c5 RGB pie chart
      #c055c5 color shades, tints & tones
#c055c5 color schemes
#c055c5 color preview, HTML & CSS examples
           This text has a color of #c055c5        
        
          <p style="color:#c055c5;">Text here</p>
        
        
          .mytext {color:#c055c5;}
        
        Text color #c055c5
      
           This box has a color of #c055c5        
        
          <div style="background-color:#c055c5;">Content here</div>
        
        
          .mybackground {background-color:#c055c5;}
        
        Background color #c055c5
      
           Border around this has a color of #c055c5        
        
          <div style="border:2px solid #c055c5;">Content here</div>
        
        
          .myborder {border:2px solid #c055c5;}
        
        Border color #c055c5