#fb56fe color space conversions
Hex:
        #fb56fe
        RGB:
        251, 86, 254
        CMY:
        2, 66, 0
        CMYK:
        1, 66, 0, 0
      HSL:
        299°, 98.8235%, 66.6667%
        HSV (HSB):
        299°, 66.1417%, 99.6078%
        XYZ:
        61.0008, 34.3206, 97.1754
        xyY:
        0.3169, 0.1783, 34.3206
      CIE-Lab:
        65.2162, 81.2198, -52.5302
        CIE-LCH:
        65.2162, 96.7269, 327.1066
        CIE-Luv:
        65.2162, 70.7799, -95.1288
        Hunter-Lab:
        58.5838, 83.3431, -57.3382
      #fb56fe color charts
#fb56fe RGB chart
      #fb56fe CMYK chart
      #fb56fe RGB pie chart
      #fb56fe color shades, tints & tones
#fb56fe color schemes
#fb56fe color preview, HTML & CSS examples
           This text has a color of #fb56fe        
        
          <p style="color:#fb56fe;">Text here</p>
        
        
          .mytext {color:#fb56fe;}
        
        Text color #fb56fe
      
           This box has a color of #fb56fe        
        
          <div style="background-color:#fb56fe;">Content here</div>
        
        
          .mybackground {background-color:#fb56fe;}
        
        Background color #fb56fe
      
           Border around this has a color of #fb56fe        
        
          <div style="border:2px solid #fb56fe;">Content here</div>
        
        
          .myborder {border:2px solid #fb56fe;}
        
        Border color #fb56fe