#f42dd3 color space conversions
Hex:
        #f42dd3
        RGB:
        244, 45, 211
        CMY:
        4, 82, 17
        CMYK:
        0, 82, 14, 4
      HSL:
        310°, 90.0452%, 56.6667%
        HSV (HSB):
        310°, 81.5574%, 95.6863%
        XYZ:
        50.0045, 25.8130, 63.9749
        xyY:
        0.3577, 0.1847, 25.8130
      CIE-Lab:
        57.8591, 85.2810, -40.1689
        CIE-LCH:
        57.8591, 94.2676, 334.7787
        CIE-Luv:
        57.8591, 90.3286, -74.5141
        Hunter-Lab:
        50.8065, 86.7708, -39.0926
      #f42dd3 color charts
#f42dd3 RGB chart
      #f42dd3 CMYK chart
      #f42dd3 RGB pie chart
      #f42dd3 color shades, tints & tones
#f42dd3 color schemes
#f42dd3 color preview, HTML & CSS examples
           This text has a color of #f42dd3        
        
          <p style="color:#f42dd3;">Text here</p>
        
        
          .mytext {color:#f42dd3;}
        
        Text color #f42dd3
      
           This box has a color of #f42dd3        
        
          <div style="background-color:#f42dd3;">Content here</div>
        
        
          .mybackground {background-color:#f42dd3;}
        
        Background color #f42dd3
      
           Border around this has a color of #f42dd3        
        
          <div style="border:2px solid #f42dd3;">Content here</div>
        
        
          .myborder {border:2px solid #f42dd3;}
        
        Border color #f42dd3