#befccb color space conversions
Hex:
        #befccb
        RGB:
        190, 252, 203
        CMY:
        25, 1, 20
        CMYK:
        25, 0, 19, 1
      HSL:
        133°, 91.1765%, 86.6667%
        HSV (HSB):
        133°, 24.6032%, 98.8235%
        XYZ:
        66.8251, 84.8798, 69.3613
        xyY:
        0.3023, 0.3840, 84.8798
      CIE-Lab:
        93.8313, -28.8097, 17.2769
        CIE-LCH:
        93.8313, 33.5930, 149.0493
        CIE-Luv:
        93.8313, -30.7109, 30.6380
        Hunter-Lab:
        92.1302, -31.7559, 19.8540
      #befccb color charts
#befccb RGB chart
      #befccb CMYK chart
      #befccb RGB pie chart
      #befccb color shades, tints & tones
#befccb color schemes
#befccb color preview, HTML & CSS examples
           This text has a color of #befccb        
        
          <p style="color:#befccb;">Text here</p>
        
        
          .mytext {color:#befccb;}
        
        Text color #befccb
      
           This box has a color of #befccb        
        
          <div style="background-color:#befccb;">Content here</div>
        
        
          .mybackground {background-color:#befccb;}
        
        Background color #befccb
      
           Border around this has a color of #befccb        
        
          <div style="border:2px solid #befccb;">Content here</div>
        
        
          .myborder {border:2px solid #befccb;}
        
        Border color #befccb