#2baaf5 color space conversions
Hex:
        #2baaf5
        RGB:
        43, 170, 245
        CMY:
        83, 33, 4
        CMYK:
        82, 31, 0, 4
      HSL:
        202°, 90.9910%, 56.4706%
        HSV (HSB):
        202°, 82.4490%, 96.0784%
        XYZ:
        31.8524, 35.8556, 91.6282
        xyY:
        0.1999, 0.2250, 35.8556
      CIE-Lab:
        66.4095, -7.9133, -46.7369
        CIE-LCH:
        66.4095, 47.4021, 260.3901
        CIE-Luv:
        66.4095, -40.5612, -74.4602
        Hunter-Lab:
        59.8796, -9.8377, -48.8104
      #2baaf5 color charts
#2baaf5 RGB chart
      #2baaf5 CMYK chart
      #2baaf5 RGB pie chart
      #2baaf5 color shades, tints & tones
#2baaf5 color schemes
#2baaf5 color preview, HTML & CSS examples
           This text has a color of #2baaf5        
        
          <p style="color:#2baaf5;">Text here</p>
        
        
          .mytext {color:#2baaf5;}
        
        Text color #2baaf5
      
           This box has a color of #2baaf5        
        
          <div style="background-color:#2baaf5;">Content here</div>
        
        
          .mybackground {background-color:#2baaf5;}
        
        Background color #2baaf5
      
           Border around this has a color of #2baaf5        
        
          <div style="border:2px solid #2baaf5;">Content here</div>
        
        
          .myborder {border:2px solid #2baaf5;}
        
        Border color #2baaf5