#2d84ce color space conversions
Hex:
        #2d84ce
        RGB:
        45, 132, 206
        CMY:
        82, 48, 19
        CMYK:
        78, 36, 0, 19
      HSL:
        208°, 64.1434%, 49.2157%
        HSV (HSB):
        208°, 78.1553%, 80.7843%
        XYZ:
        20.4740, 21.5166, 61.4666
        xyY:
        0.1979, 0.2080, 21.5166
      CIE-Lab:
        53.5104, 0.1128, -45.4482
        CIE-LCH:
        53.5104, 45.4484, 270.1422
        CIE-Luv:
        53.5104, -29.6499, -70.4772
        Hunter-Lab:
        46.3860, -2.3886, -46.0955
      #2d84ce color charts
#2d84ce RGB chart
      #2d84ce CMYK chart
      #2d84ce RGB pie chart
      #2d84ce color shades, tints & tones
#2d84ce color schemes
#2d84ce color preview, HTML & CSS examples
           This text has a color of #2d84ce        
        
          <p style="color:#2d84ce;">Text here</p>
        
        
          .mytext {color:#2d84ce;}
        
        Text color #2d84ce
      
           This box has a color of #2d84ce        
        
          <div style="background-color:#2d84ce;">Content here</div>
        
        
          .mybackground {background-color:#2d84ce;}
        
        Background color #2d84ce
      
           Border around this has a color of #2d84ce        
        
          <div style="border:2px solid #2d84ce;">Content here</div>
        
        
          .myborder {border:2px solid #2d84ce;}
        
        Border color #2d84ce