#bec9fe color space conversions
Hex:
        #bec9fe
        RGB:
        190, 201, 254
        CMY:
        25, 21, 0
        CMYK:
        25, 21, 0, 0
      HSL:
        230°, 96.9697%, 87.0588%
        HSV (HSB):
        230°, 25.1969%, 99.6078%
        XYZ:
        60.0112, 59.8762, 102.1603
        xyY:
        0.2703, 0.2697, 59.8762
      CIE-Lab:
        81.7708, 7.5187, -27.2256
        CIE-LCH:
        81.7708, 28.2448, 285.4382
        CIE-Luv:
        81.7708, -8.5320, -44.8772
        Hunter-Lab:
        77.3797, 3.0198, -24.1116
      #bec9fe color charts
#bec9fe RGB chart
      #bec9fe CMYK chart
      #bec9fe RGB pie chart
      #bec9fe color shades, tints & tones
#bec9fe color schemes
#bec9fe color preview, HTML & CSS examples
           This text has a color of #bec9fe        
        
          <p style="color:#bec9fe;">Text here</p>
        
        
          .mytext {color:#bec9fe;}
        
        Text color #bec9fe
      
           This box has a color of #bec9fe        
        
          <div style="background-color:#bec9fe;">Content here</div>
        
        
          .mybackground {background-color:#bec9fe;}
        
        Background color #bec9fe
      
           Border around this has a color of #bec9fe        
        
          <div style="border:2px solid #bec9fe;">Content here</div>
        
        
          .myborder {border:2px solid #bec9fe;}
        
        Border color #bec9fe