#fb1bdb color space conversions
Hex:
        #fb1bdb
        RGB:
        251, 27, 219
        CMY:
        2, 89, 14
        CMYK:
        0, 89, 13, 2
      HSL:
        309°, 96.5517%, 54.5098%
        HSV (HSB):
        309°, 89.2430%, 98.4314%
        XYZ:
        52.9618, 26.4076, 69.3236
        xyY:
        0.3562, 0.1776, 26.4076
      CIE-Lab:
        58.4219, 90.6605, -43.7426
        CIE-LCH:
        58.4219, 100.6615, 334.2433
        CIE-Luv:
        58.4219, 94.6194, -80.9718
        Hunter-Lab:
        51.3883, 94.0361, -44.0113
      #fb1bdb color charts
#fb1bdb RGB chart
      #fb1bdb CMYK chart
      #fb1bdb RGB pie chart
      #fb1bdb color shades, tints & tones
#fb1bdb color schemes
#fb1bdb color preview, HTML & CSS examples
           This text has a color of #fb1bdb        
        
          <p style="color:#fb1bdb;">Text here</p>
        
        
          .mytext {color:#fb1bdb;}
        
        Text color #fb1bdb
      
           This box has a color of #fb1bdb        
        
          <div style="background-color:#fb1bdb;">Content here</div>
        
        
          .mybackground {background-color:#fb1bdb;}
        
        Background color #fb1bdb
      
           Border around this has a color of #fb1bdb        
        
          <div style="border:2px solid #fb1bdb;">Content here</div>
        
        
          .myborder {border:2px solid #fb1bdb;}
        
        Border color #fb1bdb