#2865ff color space conversions
Hex:
        #2865ff
        RGB:
        40, 101, 255
        CMY:
        84, 60, 0
        CMYK:
        84, 60, 0, 0
      HSL:
        223°, 100.0000%, 57.8431%
        HSV (HSB):
        223°, 84.3137%, 100.0000%
        XYZ:
        23.5788, 16.9785, 96.6422
        xyY:
        0.1719, 0.1238, 16.9785
      CIE-Lab:
        48.2329, 37.3036, -81.4590
        CIE-LCH:
        48.2329, 89.5942, 294.6051
        CIE-Luv:
        48.2329, -19.9681, -125.0278
        Hunter-Lab:
        41.2049, 30.0346, -110.2154
      #2865ff color charts
#2865ff RGB chart
      #2865ff CMYK chart
      #2865ff RGB pie chart
      #2865ff color shades, tints & tones
#2865ff color schemes
#2865ff color preview, HTML & CSS examples
           This text has a color of #2865ff        
        
          <p style="color:#2865ff;">Text here</p>
        
        
          .mytext {color:#2865ff;}
        
        Text color #2865ff
      
           This box has a color of #2865ff        
        
          <div style="background-color:#2865ff;">Content here</div>
        
        
          .mybackground {background-color:#2865ff;}
        
        Background color #2865ff
      
           Border around this has a color of #2865ff        
        
          <div style="border:2px solid #2865ff;">Content here</div>
        
        
          .myborder {border:2px solid #2865ff;}
        
        Border color #2865ff