#c05fc2 color space conversions
Hex:
        #c05fc2
        RGB:
        192, 95, 194
        CMY:
        25, 63, 24
        CMYK:
        1, 51, 0, 24
      HSL:
        299°, 44.7964%, 56.6667%
        HSV (HSB):
        299°, 51.0309%, 76.0784%
        XYZ:
        35.5680, 23.2859, 53.6589
        xyY:
        0.3161, 0.2070, 23.2859
      CIE-Lab:
        55.3656, 52.7002, -34.9316
        CIE-LCH:
        55.3656, 63.2260, 326.4621
        CIE-Luv:
        55.3656, 45.2086, -60.7367
        Hunter-Lab:
        48.2555, 47.1212, -32.1502
      #c05fc2 color charts
#c05fc2 RGB chart
      #c05fc2 CMYK chart
      #c05fc2 RGB pie chart
      #c05fc2 color shades, tints & tones
#c05fc2 color schemes
#c05fc2 color preview, HTML & CSS examples
           This text has a color of #c05fc2        
        
          <p style="color:#c05fc2;">Text here</p>
        
        
          .mytext {color:#c05fc2;}
        
        Text color #c05fc2
      
           This box has a color of #c05fc2        
        
          <div style="background-color:#c05fc2;">Content here</div>
        
        
          .mybackground {background-color:#c05fc2;}
        
        Background color #c05fc2
      
           Border around this has a color of #c05fc2        
        
          <div style="border:2px solid #c05fc2;">Content here</div>
        
        
          .myborder {border:2px solid #c05fc2;}
        
        Border color #c05fc2