#2860fd color space conversions
Hex:
        #2860fd
        RGB:
        40, 96, 253
        CMY:
        84, 62, 1
        CMYK:
        84, 62, 0, 1
      HSL:
        224°, 98.1567%, 57.4510%
        HSV (HSB):
        224°, 84.1897%, 99.2157%
        XYZ:
        22.7876, 15.9087, 94.7982
        xyY:
        0.1707, 0.1192, 15.9087
      CIE-Lab:
        46.8545, 39.6910, -82.6052
        CIE-LCH:
        46.8545, 91.6461, 295.6638
        CIE-Luv:
        46.8545, -18.7853, -125.4854
        Hunter-Lab:
        39.8857, 32.1809, -112.9972
      #2860fd color charts
#2860fd RGB chart
      #2860fd CMYK chart
      #2860fd RGB pie chart
      #2860fd color shades, tints & tones
#2860fd color schemes
#2860fd color preview, HTML & CSS examples
           This text has a color of #2860fd        
        
          <p style="color:#2860fd;">Text here</p>
        
        
          .mytext {color:#2860fd;}
        
        Text color #2860fd
      
           This box has a color of #2860fd        
        
          <div style="background-color:#2860fd;">Content here</div>
        
        
          .mybackground {background-color:#2860fd;}
        
        Background color #2860fd
      
           Border around this has a color of #2860fd        
        
          <div style="border:2px solid #2860fd;">Content here</div>
        
        
          .myborder {border:2px solid #2860fd;}
        
        Border color #2860fd