#c212f3 color space conversions
Hex:
        #c212f3
        RGB:
        194, 18, 243
        CMY:
        24, 93, 5
        CMYK:
        20, 93, 0, 5
      HSL:
        287°, 90.3614%, 51.1765%
        HSV (HSB):
        287°, 92.5926%, 95.2941%
        XYZ:
        38.6421, 18.3730, 86.3037
        xyY:
        0.2696, 0.1282, 18.3730
      CIE-Lab:
        49.9454, 86.1579, -71.3925
        CIE-LCH:
        49.9454, 111.8931, 320.3541
        CIE-Luv:
        49.9454, 46.6472, -116.7617
        Hunter-Lab:
        42.8638, 85.9080, -89.3724
      #c212f3 color charts
#c212f3 RGB chart
      #c212f3 CMYK chart
      #c212f3 RGB pie chart
      #c212f3 color shades, tints & tones
#c212f3 color schemes
#c212f3 color preview, HTML & CSS examples
           This text has a color of #c212f3        
        
          <p style="color:#c212f3;">Text here</p>
        
        
          .mytext {color:#c212f3;}
        
        Text color #c212f3
      
           This box has a color of #c212f3        
        
          <div style="background-color:#c212f3;">Content here</div>
        
        
          .mybackground {background-color:#c212f3;}
        
        Background color #c212f3
      
           Border around this has a color of #c212f3        
        
          <div style="border:2px solid #c212f3;">Content here</div>
        
        
          .myborder {border:2px solid #c212f3;}
        
        Border color #c212f3