#f01bda color space conversions
Hex:
        #f01bda
        RGB:
        240, 27, 218
        CMY:
        6, 89, 15
        CMYK:
        0, 89, 9, 6
      HSL:
        306°, 87.6543%, 52.3529%
        HSV (HSB):
        306°, 88.7500%, 94.1176%
        XYZ:
        48.9820, 24.3711, 68.4521
        xyY:
        0.3454, 0.1719, 24.3711
      CIE-Lab:
        56.4574, 88.5527, -46.4056
        CIE-LCH:
        56.4574, 99.9753, 332.3435
        CIE-Luv:
        56.4574, 86.7684, -84.0428
        Hunter-Lab:
        49.3671, 90.7153, -47.6542
      #f01bda color charts
#f01bda RGB chart
      #f01bda CMYK chart
      #f01bda RGB pie chart
      #f01bda color shades, tints & tones
#f01bda color schemes
#f01bda color preview, HTML & CSS examples
           This text has a color of #f01bda        
        
          <p style="color:#f01bda;">Text here</p>
        
        
          .mytext {color:#f01bda;}
        
        Text color #f01bda
      
           This box has a color of #f01bda        
        
          <div style="background-color:#f01bda;">Content here</div>
        
        
          .mybackground {background-color:#f01bda;}
        
        Background color #f01bda
      
           Border around this has a color of #f01bda        
        
          <div style="border:2px solid #f01bda;">Content here</div>
        
        
          .myborder {border:2px solid #f01bda;}
        
        Border color #f01bda