#2d60ec color space conversions
Hex:
        #2d60ec
        RGB:
        45, 96, 236
        CMY:
        82, 62, 7
        CMYK:
        81, 59, 0, 7
      HSL:
        224°, 83.4061%, 55.0980%
        HSV (HSB):
        224°, 80.9322%, 92.5490%
        XYZ:
        20.4054, 14.9798, 81.1728
        xyY:
        0.1751, 0.1285, 14.9798
      CIE-Lab:
        45.6065, 33.8459, -75.1302
        CIE-LCH:
        45.6065, 82.4021, 294.2514
        CIE-Luv:
        45.6065, -18.2578, -114.0833
        Hunter-Lab:
        38.7037, 26.3774, -97.2556
      #2d60ec color charts
#2d60ec RGB chart
      #2d60ec CMYK chart
      #2d60ec RGB pie chart
      #2d60ec color shades, tints & tones
#2d60ec color schemes
#2d60ec color preview, HTML & CSS examples
           This text has a color of #2d60ec        
        
          <p style="color:#2d60ec;">Text here</p>
        
        
          .mytext {color:#2d60ec;}
        
        Text color #2d60ec
      
           This box has a color of #2d60ec        
        
          <div style="background-color:#2d60ec;">Content here</div>
        
        
          .mybackground {background-color:#2d60ec;}
        
        Background color #2d60ec
      
           Border around this has a color of #2d60ec        
        
          <div style="border:2px solid #2d60ec;">Content here</div>
        
        
          .myborder {border:2px solid #2d60ec;}
        
        Border color #2d60ec