#2d86ec color space conversions
Hex:
        #2d86ec
        RGB:
        45, 134, 236
        CMY:
        82, 47, 7
        CMYK:
        81, 43, 0, 7
      HSL:
        212°, 83.4061%, 55.0980%
        HSV (HSB):
        212°, 80.9322%, 92.5490%
        XYZ:
        24.7476, 23.6642, 82.6202
        xyY:
        0.1889, 0.1806, 23.6642
      CIE-Lab:
        55.7500, 10.0102, -58.7129
        CIE-LCH:
        55.7500, 59.5601, 279.6755
        CIE-Luv:
        55.7500, -29.0654, -93.4695
        Hunter-Lab:
        48.6459, 5.6780, -66.6461
      #2d86ec color charts
#2d86ec RGB chart
      #2d86ec CMYK chart
      #2d86ec RGB pie chart
      #2d86ec color shades, tints & tones
#2d86ec color schemes
#2d86ec color preview, HTML & CSS examples
           This text has a color of #2d86ec        
        
          <p style="color:#2d86ec;">Text here</p>
        
        
          .mytext {color:#2d86ec;}
        
        Text color #2d86ec
      
           This box has a color of #2d86ec        
        
          <div style="background-color:#2d86ec;">Content here</div>
        
        
          .mybackground {background-color:#2d86ec;}
        
        Background color #2d86ec
      
           Border around this has a color of #2d86ec        
        
          <div style="border:2px solid #2d86ec;">Content here</div>
        
        
          .myborder {border:2px solid #2d86ec;}
        
        Border color #2d86ec