#25bedd color space conversions
Hex:
        #25bedd
        RGB:
        37, 190, 221
        CMY:
        85, 25, 13
        CMYK:
        83, 14, 0, 13
      HSL:
        190°, 73.0159%, 50.5882%
        HSV (HSB):
        190°, 83.2579%, 86.6667%
        XYZ:
        32.2275, 42.4407, 74.8999
        xyY:
        0.2155, 0.2838, 42.4407
      CIE-Lab:
        71.1737, -27.0907, -26.2516
        CIE-LCH:
        71.1737, 37.7234, 224.0988
        CIE-Luv:
        71.1737, -49.5664, -37.8060
        Hunter-Lab:
        65.1465, -25.7036, -22.5640
      #25bedd color charts
#25bedd RGB chart
      #25bedd CMYK chart
      #25bedd RGB pie chart
      #25bedd color shades, tints & tones
#25bedd color schemes
#25bedd color preview, HTML & CSS examples
           This text has a color of #25bedd        
        
          <p style="color:#25bedd;">Text here</p>
        
        
          .mytext {color:#25bedd;}
        
        Text color #25bedd
      
           This box has a color of #25bedd        
        
          <div style="background-color:#25bedd;">Content here</div>
        
        
          .mybackground {background-color:#25bedd;}
        
        Background color #25bedd
      
           Border around this has a color of #25bedd        
        
          <div style="border:2px solid #25bedd;">Content here</div>
        
        
          .myborder {border:2px solid #25bedd;}
        
        Border color #25bedd