#fbc3ff color space conversions
Hex:
        #fbc3ff
        RGB:
        251, 195, 255
        CMY:
        2, 24, 0
        CMYK:
        2, 24, 0, 0
      HSL:
        296°, 100.0000%, 88.2353%
        HSV (HSB):
        296°, 23.5294%, 100.0000%
        XYZ:
        77.3488, 66.7594, 103.4169
        xyY:
        0.3125, 0.2697, 66.7594
      CIE-Lab:
        85.3823, 29.8189, -21.7985
        CIE-LCH:
        85.3823, 36.9370, 323.8321
        CIE-Luv:
        85.3823, 27.6474, -39.7002
        Hunter-Lab:
        81.7065, 25.9937, -17.8496
      #fbc3ff color charts
#fbc3ff RGB chart
      #fbc3ff CMYK chart
      #fbc3ff RGB pie chart
      #fbc3ff color shades, tints & tones
#fbc3ff color schemes
#fbc3ff color preview, HTML & CSS examples
           This text has a color of #fbc3ff        
        
          <p style="color:#fbc3ff;">Text here</p>
        
        
          .mytext {color:#fbc3ff;}
        
        Text color #fbc3ff
      
           This box has a color of #fbc3ff        
        
          <div style="background-color:#fbc3ff;">Content here</div>
        
        
          .mybackground {background-color:#fbc3ff;}
        
        Background color #fbc3ff
      
           Border around this has a color of #fbc3ff        
        
          <div style="border:2px solid #fbc3ff;">Content here</div>
        
        
          .myborder {border:2px solid #fbc3ff;}
        
        Border color #fbc3ff