#c254f2 color space conversions
Hex:
        #c254f2
        RGB:
        194, 84, 242
        CMY:
        24, 67, 5
        CMYK:
        20, 65, 0, 5
      HSL:
        282°, 85.8696%, 63.9216%
        HSV (HSB):
        282°, 65.2893%, 94.9020%
        XYZ:
        41.4455, 24.2208, 86.4951
        xyY:
        0.2724, 0.1592, 24.2208
      CIE-Lab:
        56.3082, 67.4813, -60.5589
        CIE-LCH:
        56.3082, 90.6704, 318.0946
        CIE-Luv:
        56.3082, 37.8744, -102.5997
        Hunter-Lab:
        49.2146, 64.1959, -69.7524
      #c254f2 color charts
#c254f2 RGB chart
      #c254f2 CMYK chart
      #c254f2 RGB pie chart
      #c254f2 color shades, tints & tones
#c254f2 color schemes
#c254f2 color preview, HTML & CSS examples
           This text has a color of #c254f2        
        
          <p style="color:#c254f2;">Text here</p>
        
        
          .mytext {color:#c254f2;}
        
        Text color #c254f2
      
           This box has a color of #c254f2        
        
          <div style="background-color:#c254f2;">Content here</div>
        
        
          .mybackground {background-color:#c254f2;}
        
        Background color #c254f2
      
           Border around this has a color of #c254f2        
        
          <div style="border:2px solid #c254f2;">Content here</div>
        
        
          .myborder {border:2px solid #c254f2;}
        
        Border color #c254f2