#2870fc color space conversions
Hex:
        #2870fc
        RGB:
        40, 112, 252
        CMY:
        84, 56, 1
        CMYK:
        84, 56, 0, 1
      HSL:
        220°, 97.2477%, 57.2549%
        HSV (HSB):
        220°, 84.1270%, 98.8235%
        XYZ:
        24.2399, 19.0677, 94.4983
        xyY:
        0.1759, 0.1384, 19.0677
      CIE-Lab:
        50.7664, 29.2931, -75.6591
        CIE-LCH:
        50.7664, 81.1319, 291.1650
        CIE-Luv:
        50.7664, -22.7948, -118.3379
        Hunter-Lab:
        43.6666, 22.6712, -97.7420
      #2870fc color charts
#2870fc RGB chart
      #2870fc CMYK chart
      #2870fc RGB pie chart
      #2870fc color shades, tints & tones
#2870fc color schemes
#2870fc color preview, HTML & CSS examples
           This text has a color of #2870fc        
        
          <p style="color:#2870fc;">Text here</p>
        
        
          .mytext {color:#2870fc;}
        
        Text color #2870fc
      
           This box has a color of #2870fc        
        
          <div style="background-color:#2870fc;">Content here</div>
        
        
          .mybackground {background-color:#2870fc;}
        
        Background color #2870fc
      
           Border around this has a color of #2870fc        
        
          <div style="border:2px solid #2870fc;">Content here</div>
        
        
          .myborder {border:2px solid #2870fc;}
        
        Border color #2870fc