#c705fe color space conversions
Hex:
        #c705fe
        RGB:
        199, 5, 254
        CMY:
        22, 98, 0
        CMYK:
        22, 98, 0, 0
      HSL:
        287°, 99.2032%, 50.7843%
        HSV (HSB):
        287°, 98.0315%, 99.6078%
        XYZ:
        41.4969, 19.4064, 95.3246
        xyY:
        0.2656, 0.1242, 19.4064
      CIE-Lab:
        51.1593, 89.8312, -75.5359
        CIE-LCH:
        51.1593, 117.3683, 319.9407
        CIE-Luv:
        51.1593, 46.8889, -123.6884
        Hunter-Lab:
        44.0527, 91.0515, -97.4593
      #c705fe color charts
#c705fe RGB chart
      #c705fe CMYK chart
      #c705fe RGB pie chart
      #c705fe color shades, tints & tones
#c705fe color schemes
#c705fe color preview, HTML & CSS examples
           This text has a color of #c705fe        
        
          <p style="color:#c705fe;">Text here</p>
        
        
          .mytext {color:#c705fe;}
        
        Text color #c705fe
      
           This box has a color of #c705fe        
        
          <div style="background-color:#c705fe;">Content here</div>
        
        
          .mybackground {background-color:#c705fe;}
        
        Background color #c705fe
      
           Border around this has a color of #c705fe        
        
          <div style="border:2px solid #c705fe;">Content here</div>
        
        
          .myborder {border:2px solid #c705fe;}
        
        Border color #c705fe