#2d93ce color space conversions
Hex:
        #2d93ce
        RGB:
        45, 147, 206
        CMY:
        82, 42, 19
        CMYK:
        78, 29, 0, 19
      HSL:
        202°, 64.1434%, 49.2157%
        HSV (HSB):
        202°, 78.1553%, 80.7843%
        XYZ:
        22.6565, 25.8816, 62.1940
        xyY:
        0.2046, 0.2337, 25.8816
      CIE-Lab:
        57.9245, -8.6211, -38.4873
        CIE-LCH:
        57.9245, 39.4410, 257.3743
        CIE-Luv:
        57.9245, -34.7555, -59.0846
        Hunter-Lab:
        50.8739, -9.5351, -36.8711
      #2d93ce color charts
#2d93ce RGB chart
      #2d93ce CMYK chart
      #2d93ce RGB pie chart
      #2d93ce color shades, tints & tones
#2d93ce color schemes
#2d93ce color preview, HTML & CSS examples
           This text has a color of #2d93ce        
        
          <p style="color:#2d93ce;">Text here</p>
        
        
          .mytext {color:#2d93ce;}
        
        Text color #2d93ce
      
           This box has a color of #2d93ce        
        
          <div style="background-color:#2d93ce;">Content here</div>
        
        
          .mybackground {background-color:#2d93ce;}
        
        Background color #2d93ce
      
           Border around this has a color of #2d93ce        
        
          <div style="border:2px solid #2d93ce;">Content here</div>
        
        
          .myborder {border:2px solid #2d93ce;}
        
        Border color #2d93ce