#2e85ff color space conversions
Hex:
        #2e85ff
        RGB:
        46, 133, 255
        CMY:
        82, 48, 0
        CMYK:
        82, 48, 0, 0
      HSL:
        215°, 100.0000%, 59.0196%
        HSV (HSB):
        215°, 81.9608%, 100.0000%
        XYZ:
        27.5642, 24.5759, 97.8986
        xyY:
        0.1837, 0.1638, 24.5759
      CIE-Lab:
        56.6598, 17.7688, -67.7591
        CIE-LCH:
        56.6598, 70.0502, 284.6941
        CIE-Luv:
        56.6598, -28.0073, -108.8175
        Hunter-Lab:
        49.5741, 12.4951, -82.3836
      #2e85ff color charts
#2e85ff RGB chart
      #2e85ff CMYK chart
      #2e85ff RGB pie chart
      #2e85ff color shades, tints & tones
#2e85ff color schemes
#2e85ff color preview, HTML & CSS examples
           This text has a color of #2e85ff        
        
          <p style="color:#2e85ff;">Text here</p>
        
        
          .mytext {color:#2e85ff;}
        
        Text color #2e85ff
      
           This box has a color of #2e85ff        
        
          <div style="background-color:#2e85ff;">Content here</div>
        
        
          .mybackground {background-color:#2e85ff;}
        
        Background color #2e85ff
      
           Border around this has a color of #2e85ff        
        
          <div style="border:2px solid #2e85ff;">Content here</div>
        
        
          .myborder {border:2px solid #2e85ff;}
        
        Border color #2e85ff