#45bee5 color space conversions
Hex:
        #45bee5
        RGB:
        69, 190, 229
        CMY:
        73, 25, 10
        CMYK:
        70, 17, 0, 10
      HSL:
        195°, 75.4717%, 58.4314%
        HSV (HSB):
        195°, 69.8690%, 89.8039%
        XYZ:
        35.0106, 43.7493, 80.7279
        xyY:
        0.2195, 0.2743, 43.7493
      CIE-Lab:
        72.0606, -21.1532, -29.1878
        CIE-LCH:
        72.0606, 36.0470, 234.0682
        CIE-Luv:
        72.0606, -44.7884, -43.5734
        Hunter-Lab:
        66.1432, -21.2680, -26.0633
      #45bee5 color charts
#45bee5 RGB chart
      #45bee5 CMYK chart
      #45bee5 RGB pie chart
      #45bee5 color shades, tints & tones
#45bee5 color schemes
#45bee5 color preview, HTML & CSS examples
           This text has a color of #45bee5        
        
          <p style="color:#45bee5;">Text here</p>
        
        
          .mytext {color:#45bee5;}
        
        Text color #45bee5
      
           This box has a color of #45bee5        
        
          <div style="background-color:#45bee5;">Content here</div>
        
        
          .mybackground {background-color:#45bee5;}
        
        Background color #45bee5
      
           Border around this has a color of #45bee5        
        
          <div style="border:2px solid #45bee5;">Content here</div>
        
        
          .myborder {border:2px solid #45bee5;}
        
        Border color #45bee5