#c225f3 color space conversions
Hex:
        #c225f3
        RGB:
        194, 37, 243
        CMY:
        24, 85, 5
        CMYK:
        20, 85, 0, 5
      HSL:
        286°, 89.5652%, 54.9020%
        HSV (HSB):
        286°, 84.7737%, 95.2941%
        XYZ:
        39.0874, 19.2635, 86.4521
        xyY:
        0.2699, 0.1330, 19.2635
      CIE-Lab:
        50.9941, 83.0550, -69.6904
        CIE-LCH:
        50.9941, 108.4200, 320.0004
        CIE-Luv:
        50.9941, 45.3000, -114.8074
        Hunter-Lab:
        43.8902, 82.1589, -86.0624
      #c225f3 color charts
#c225f3 RGB chart
      #c225f3 CMYK chart
      #c225f3 RGB pie chart
      #c225f3 color shades, tints & tones
#c225f3 color schemes
#c225f3 color preview, HTML & CSS examples
           This text has a color of #c225f3        
        
          <p style="color:#c225f3;">Text here</p>
        
        
          .mytext {color:#c225f3;}
        
        Text color #c225f3
      
           This box has a color of #c225f3        
        
          <div style="background-color:#c225f3;">Content here</div>
        
        
          .mybackground {background-color:#c225f3;}
        
        Background color #c225f3
      
           Border around this has a color of #c225f3        
        
          <div style="border:2px solid #c225f3;">Content here</div>
        
        
          .myborder {border:2px solid #c225f3;}
        
        Border color #c225f3