#c214fd color space conversions
Hex:
        #c214fd
        RGB:
        194, 20, 253
        CMY:
        24, 92, 1
        CMYK:
        23, 92, 0, 1
      HSL:
        285°, 98.3122%, 53.5294%
        HSV (HSB):
        285°, 92.0949%, 99.2157%
        XYZ:
        40.2279, 19.0615, 94.4875
        xyY:
        0.2616, 0.1240, 19.0615
      CIE-Lab:
        50.7591, 87.6501, -75.6643
        CIE-LCH:
        50.7591, 115.7913, 319.1974
        CIE-Luv:
        50.7591, 43.6287, -123.3442
        Hunter-Lab:
        43.6595, 88.0661, -97.7533
      #c214fd color charts
#c214fd RGB chart
      #c214fd CMYK chart
      #c214fd RGB pie chart
      #c214fd color shades, tints & tones
#c214fd color schemes
#c214fd color preview, HTML & CSS examples
           This text has a color of #c214fd        
        
          <p style="color:#c214fd;">Text here</p>
        
        
          .mytext {color:#c214fd;}
        
        Text color #c214fd
      
           This box has a color of #c214fd        
        
          <div style="background-color:#c214fd;">Content here</div>
        
        
          .mybackground {background-color:#c214fd;}
        
        Background color #c214fd
      
           Border around this has a color of #c214fd        
        
          <div style="border:2px solid #c214fd;">Content here</div>
        
        
          .myborder {border:2px solid #c214fd;}
        
        Border color #c214fd