#bec8fc color space conversions
Hex:
        #bec8fc
        RGB:
        190, 200, 252
        CMY:
        25, 22, 1
        CMYK:
        25, 21, 0, 1
      HSL:
        230°, 91.1765%, 86.6667%
        HSV (HSB):
        230°, 24.6032%, 98.8235%
        XYZ:
        59.4602, 59.2840, 100.4045
        xyY:
        0.2713, 0.2705, 59.2840
      CIE-Lab:
        81.4474, 7.5957, -26.6551
        CIE-LCH:
        81.4474, 27.7162, 285.9056
        CIE-Luv:
        81.4474, -8.0016, -43.9080
        Hunter-Lab:
        76.9961, 3.1033, -23.4181
      #bec8fc color charts
#bec8fc RGB chart
      #bec8fc CMYK chart
      #bec8fc RGB pie chart
      #bec8fc color shades, tints & tones
#bec8fc color schemes
#bec8fc color preview, HTML & CSS examples
           This text has a color of #bec8fc        
        
          <p style="color:#bec8fc;">Text here</p>
        
        
          .mytext {color:#bec8fc;}
        
        Text color #bec8fc
      
           This box has a color of #bec8fc        
        
          <div style="background-color:#bec8fc;">Content here</div>
        
        
          .mybackground {background-color:#bec8fc;}
        
        Background color #bec8fc
      
           Border around this has a color of #bec8fc        
        
          <div style="border:2px solid #bec8fc;">Content here</div>
        
        
          .myborder {border:2px solid #bec8fc;}
        
        Border color #bec8fc