#45f2fd color space conversions
Hex:
        #45f2fd
        RGB:
        69, 242, 253
        CMY:
        73, 5, 1
        CMYK:
        73, 4, 0, 1
      HSL:
        184°, 97.8723%, 63.1373%
        HSV (HSB):
        184°, 72.7273%, 99.2157%
        XYZ:
        51.9360, 71.8613, 104.0618
        xyY:
        0.2279, 0.3154, 71.8613
      CIE-Lab:
        87.9018, -39.0816, -17.8624
        CIE-LCH:
        87.9018, 42.9702, 204.5629
        CIE-Luv:
        87.9018, -61.4526, -22.6703
        Hunter-Lab:
        84.7711, -38.9892, -13.4425
      #45f2fd color charts
#45f2fd RGB chart
      #45f2fd CMYK chart
      #45f2fd RGB pie chart
      #45f2fd color shades, tints & tones
#45f2fd color schemes
#45f2fd color preview, HTML & CSS examples
           This text has a color of #45f2fd        
        
          <p style="color:#45f2fd;">Text here</p>
        
        
          .mytext {color:#45f2fd;}
        
        Text color #45f2fd
      
           This box has a color of #45f2fd        
        
          <div style="background-color:#45f2fd;">Content here</div>
        
        
          .mybackground {background-color:#45f2fd;}
        
        Background color #45f2fd
      
           Border around this has a color of #45f2fd        
        
          <div style="border:2px solid #45f2fd;">Content here</div>
        
        
          .myborder {border:2px solid #45f2fd;}
        
        Border color #45f2fd