#becdf5 color space conversions
Hex:
        #becdf5
        RGB:
        190, 205, 245
        CMY:
        25, 20, 4
        CMYK:
        22, 16, 0, 4
      HSL:
        224°, 73.3333%, 85.2941%
        HSV (HSB):
        224°, 22.4490%, 96.0784%
        XYZ:
        59.5480, 61.2024, 95.0609
        xyY:
        0.2759, 0.2836, 61.2024
      CIE-Lab:
        82.4874, 3.3234, -21.3454
        CIE-LCH:
        82.4874, 21.6026, 278.8497
        CIE-Luv:
        82.4874, -9.8792, -34.4587
        Hunter-Lab:
        78.2319, -1.0367, -17.2819
      #becdf5 color charts
#becdf5 RGB chart
      #becdf5 CMYK chart
      #becdf5 RGB pie chart
      #becdf5 color shades, tints & tones
#becdf5 color schemes
#becdf5 color preview, HTML & CSS examples
           This text has a color of #becdf5        
        
          <p style="color:#becdf5;">Text here</p>
        
        
          .mytext {color:#becdf5;}
        
        Text color #becdf5
      
           This box has a color of #becdf5        
        
          <div style="background-color:#becdf5;">Content here</div>
        
        
          .mybackground {background-color:#becdf5;}
        
        Background color #becdf5
      
           Border around this has a color of #becdf5        
        
          <div style="border:2px solid #becdf5;">Content here</div>
        
        
          .myborder {border:2px solid #becdf5;}
        
        Border color #becdf5