#2d7efe color space conversions
Hex:
        #2d7efe
        RGB:
        45, 126, 254
        CMY:
        82, 51, 0
        CMYK:
        82, 50, 0, 0
      HSL:
        217°, 99.0521%, 58.6275%
        HSV (HSB):
        217°, 82.2835%, 99.6078%
        XYZ:
        26.4324, 22.6354, 96.7419
        xyY:
        0.1813, 0.1552, 22.6354
      CIE-Lab:
        54.6947, 21.6458, -70.3840
        CIE-LCH:
        54.6947, 73.6372, 287.0947
        CIE-Luv:
        54.6947, -26.1039, -112.2572
        Hunter-Lab:
        47.5766, 15.9112, -87.2561
      #2d7efe color charts
#2d7efe RGB chart
      #2d7efe CMYK chart
      #2d7efe RGB pie chart
      #2d7efe color shades, tints & tones
#2d7efe color schemes
#2d7efe color preview, HTML & CSS examples
           This text has a color of #2d7efe        
        
          <p style="color:#2d7efe;">Text here</p>
        
        
          .mytext {color:#2d7efe;}
        
        Text color #2d7efe
      
           This box has a color of #2d7efe        
        
          <div style="background-color:#2d7efe;">Content here</div>
        
        
          .mybackground {background-color:#2d7efe;}
        
        Background color #2d7efe
      
           Border around this has a color of #2d7efe        
        
          <div style="border:2px solid #2d7efe;">Content here</div>
        
        
          .myborder {border:2px solid #2d7efe;}
        
        Border color #2d7efe