#f30ed3 color space conversions
Hex:
        #f30ed3
        RGB:
        243, 14, 211
        CMY:
        5, 95, 17
        CMYK:
        0, 94, 13, 5
      HSL:
        308°, 90.5138%, 50.3922%
        HSV (HSB):
        308°, 94.2387%, 95.2941%
        XYZ:
        48.8771, 24.0719, 63.6983
        xyY:
        0.3577, 0.1762, 24.0719
      CIE-Lab:
        56.1597, 89.5494, -42.8571
        CIE-LCH:
        56.1597, 99.2766, 334.4249
        CIE-Luv:
        56.1597, 93.0393, -78.7670
        Hunter-Lab:
        49.0631, 91.9625, -42.6315
      #f30ed3 color charts
#f30ed3 RGB chart
      #f30ed3 CMYK chart
      #f30ed3 RGB pie chart
      #f30ed3 color shades, tints & tones
#f30ed3 color schemes
#f30ed3 color preview, HTML & CSS examples
           This text has a color of #f30ed3        
        
          <p style="color:#f30ed3;">Text here</p>
        
        
          .mytext {color:#f30ed3;}
        
        Text color #f30ed3
      
           This box has a color of #f30ed3        
        
          <div style="background-color:#f30ed3;">Content here</div>
        
        
          .mybackground {background-color:#f30ed3;}
        
        Background color #f30ed3
      
           Border around this has a color of #f30ed3        
        
          <div style="border:2px solid #f30ed3;">Content here</div>
        
        
          .myborder {border:2px solid #f30ed3;}
        
        Border color #f30ed3