#2d5fec color space conversions
Hex:
        #2d5fec
        RGB:
        45, 95, 236
        CMY:
        82, 63, 7
        CMYK:
        81, 60, 0, 7
      HSL:
        224°, 83.4061%, 55.0980%
        HSV (HSB):
        224°, 80.9322%, 92.5490%
        XYZ:
        20.3147, 14.7984, 81.1426
        xyY:
        0.1747, 0.1273, 14.7984
      CIE-Lab:
        45.3569, 34.4777, -75.5381
        CIE-LCH:
        45.3569, 83.0344, 294.5333
        CIE-Luv:
        45.3569, -18.0098, -114.4682
        Hunter-Lab:
        38.4687, 26.9427, -98.1330
      #2d5fec color charts
#2d5fec RGB chart
      #2d5fec CMYK chart
      #2d5fec RGB pie chart
      #2d5fec color shades, tints & tones
#2d5fec color schemes
#2d5fec color preview, HTML & CSS examples
           This text has a color of #2d5fec        
        
          <p style="color:#2d5fec;">Text here</p>
        
        
          .mytext {color:#2d5fec;}
        
        Text color #2d5fec
      
           This box has a color of #2d5fec        
        
          <div style="background-color:#2d5fec;">Content here</div>
        
        
          .mybackground {background-color:#2d5fec;}
        
        Background color #2d5fec
      
           Border around this has a color of #2d5fec        
        
          <div style="border:2px solid #2d5fec;">Content here</div>
        
        
          .myborder {border:2px solid #2d5fec;}
        
        Border color #2d5fec