#2d70ec color space conversions
Hex:
        #2d70ec
        RGB:
        45, 112, 236
        CMY:
        82, 56, 7
        CMYK:
        81, 53, 0, 7
      HSL:
        219°, 83.4061%, 55.0980%
        HSV (HSB):
        219°, 80.9322%, 92.5490%
        XYZ:
        22.0167, 18.2024, 81.7099
        xyY:
        0.1806, 0.1493, 18.2024
      CIE-Lab:
        49.7406, 23.7079, -68.4015
        CIE-LCH:
        49.7406, 72.3935, 289.1163
        CIE-Luv:
        49.7406, -22.5079, -106.7361
        Hunter-Lab:
        42.6642, 17.4517, -83.6864
      #2d70ec color charts
#2d70ec RGB chart
      #2d70ec CMYK chart
      #2d70ec RGB pie chart
      #2d70ec color shades, tints & tones
#2d70ec color schemes
#2d70ec color preview, HTML & CSS examples
           This text has a color of #2d70ec        
        
          <p style="color:#2d70ec;">Text here</p>
        
        
          .mytext {color:#2d70ec;}
        
        Text color #2d70ec
      
           This box has a color of #2d70ec        
        
          <div style="background-color:#2d70ec;">Content here</div>
        
        
          .mybackground {background-color:#2d70ec;}
        
        Background color #2d70ec
      
           Border around this has a color of #2d70ec        
        
          <div style="border:2px solid #2d70ec;">Content here</div>
        
        
          .myborder {border:2px solid #2d70ec;}
        
        Border color #2d70ec