#c060f6 color space conversions
Hex:
        #c060f6
        RGB:
        192, 96, 246
        CMY:
        25, 62, 4
        CMYK:
        22, 61, 0, 4
      HSL:
        278°, 89.2857%, 67.0588%
        HSV (HSB):
        278°, 60.9756%, 96.4706%
        XYZ:
        42.5557, 26.2260, 90.0080
        xyY:
        0.2680, 0.1652, 26.2260
      CIE-Lab:
        58.2510, 62.4628, -59.6837
        CIE-LCH:
        58.2510, 86.3930, 316.3034
        CIE-Luv:
        58.2510, 32.7735, -101.4701
        Hunter-Lab:
        51.2114, 58.7102, -68.3589
      #c060f6 color charts
#c060f6 RGB chart
      #c060f6 CMYK chart
      #c060f6 RGB pie chart
      #c060f6 color shades, tints & tones
#c060f6 color schemes
#c060f6 color preview, HTML & CSS examples
           This text has a color of #c060f6        
        
          <p style="color:#c060f6;">Text here</p>
        
        
          .mytext {color:#c060f6;}
        
        Text color #c060f6
      
           This box has a color of #c060f6        
        
          <div style="background-color:#c060f6;">Content here</div>
        
        
          .mybackground {background-color:#c060f6;}
        
        Background color #c060f6
      
           Border around this has a color of #c060f6        
        
          <div style="border:2px solid #c060f6;">Content here</div>
        
        
          .myborder {border:2px solid #c060f6;}
        
        Border color #c060f6