#45deff color space conversions
Hex:
        #45deff
        RGB:
        69, 222, 255
        CMY:
        73, 13, 0
        CMYK:
        73, 13, 0, 0
      HSL:
        191°, 100.0000%, 63.5294%
        HSV (HSB):
        191°, 72.9412%, 100.0000%
        XYZ:
        46.6255, 60.7278, 103.8719
        xyY:
        0.2207, 0.2875, 60.7278
      CIE-Lab:
        82.2322, -29.0797, -27.5177
        CIE-LCH:
        82.2322, 40.0357, 223.4191
        CIE-Luv:
        82.2322, -54.4027, -40.2982
        Hunter-Lab:
        77.9280, -29.5748, -24.4793
      #45deff color charts
#45deff RGB chart
      #45deff CMYK chart
      #45deff RGB pie chart
      #45deff color shades, tints & tones
#45deff color schemes
#45deff color preview, HTML & CSS examples
           This text has a color of #45deff        
        
          <p style="color:#45deff;">Text here</p>
        
        
          .mytext {color:#45deff;}
        
        Text color #45deff
      
           This box has a color of #45deff        
        
          <div style="background-color:#45deff;">Content here</div>
        
        
          .mybackground {background-color:#45deff;}
        
        Background color #45deff
      
           Border around this has a color of #45deff        
        
          <div style="border:2px solid #45deff;">Content here</div>
        
        
          .myborder {border:2px solid #45deff;}
        
        Border color #45deff