#fb7cfd color space conversions
Hex:
        #fb7cfd
        RGB:
        251, 124, 253
        CMY:
        2, 51, 1
        CMYK:
        1, 51, 0, 1
      HSL:
        299°, 96.9925%, 73.9216%
        HSV (HSB):
        299°, 50.9881%, 99.2157%
        XYZ:
        64.7209, 42.0164, 97.6273
        xyY:
        0.3167, 0.2056, 42.0164
      CIE-Lab:
        70.8822, 65.3923, -43.0593
        CIE-LCH:
        70.8822, 78.2960, 326.6360
        CIE-Luv:
        70.8822, 59.1845, -78.8200
        Hunter-Lab:
        64.8200, 64.7920, -43.9243
      #fb7cfd color charts
#fb7cfd RGB chart
      #fb7cfd CMYK chart
      #fb7cfd RGB pie chart
      #fb7cfd color shades, tints & tones
#fb7cfd color schemes
#fb7cfd color preview, HTML & CSS examples
           This text has a color of #fb7cfd        
        
          <p style="color:#fb7cfd;">Text here</p>
        
        
          .mytext {color:#fb7cfd;}
        
        Text color #fb7cfd
      
           This box has a color of #fb7cfd        
        
          <div style="background-color:#fb7cfd;">Content here</div>
        
        
          .mybackground {background-color:#fb7cfd;}
        
        Background color #fb7cfd
      
           Border around this has a color of #fb7cfd        
        
          <div style="border:2px solid #fb7cfd;">Content here</div>
        
        
          .myborder {border:2px solid #fb7cfd;}
        
        Border color #fb7cfd