#f12de8 color space conversions
Hex:
        #f12de8
        RGB:
        241, 45, 232
        CMY:
        5, 82, 9
        CMYK:
        0, 81, 4, 5
      HSL:
        303°, 87.5000%, 56.0784%
        HSV (HSB):
        303°, 81.3278%, 94.5098%
        XYZ:
        51.7795, 26.4037, 78.7113
        xyY:
        0.3300, 0.1683, 26.4037
      CIE-Lab:
        58.4183, 87.5914, -51.1889
        CIE-LCH:
        58.4183, 101.4522, 329.6977
        CIE-Luv:
        58.4183, 79.7242, -91.8184
        Hunter-Lab:
        51.3846, 89.9489, -54.8517
      #f12de8 color charts
#f12de8 RGB chart
      #f12de8 CMYK chart
      #f12de8 RGB pie chart
      #f12de8 color shades, tints & tones
#f12de8 color schemes
#f12de8 color preview, HTML & CSS examples
           This text has a color of #f12de8        
        
          <p style="color:#f12de8;">Text here</p>
        
        
          .mytext {color:#f12de8;}
        
        Text color #f12de8
      
           This box has a color of #f12de8        
        
          <div style="background-color:#f12de8;">Content here</div>
        
        
          .mybackground {background-color:#f12de8;}
        
        Background color #f12de8
      
           Border around this has a color of #f12de8        
        
          <div style="border:2px solid #f12de8;">Content here</div>
        
        
          .myborder {border:2px solid #f12de8;}
        
        Border color #f12de8