#2370fb color space conversions
Hex:
        #2370fb
        RGB:
        35, 112, 251
        CMY:
        86, 56, 2
        CMYK:
        86, 55, 0, 2
      HSL:
        219°, 96.4286%, 56.0784%
        HSV (HSB):
        219°, 86.0558%, 98.4314%
        XYZ:
        23.8999, 18.9107, 93.6573
        xyY:
        0.1751, 0.1386, 18.9107
      CIE-Lab:
        50.5826, 28.5957, -75.4083
        CIE-LCH:
        50.5826, 80.6481, 290.7673
        CIE-Luv:
        50.5826, -23.2797, -117.8033
        Hunter-Lab:
        43.4864, 22.0013, -97.2531
      #2370fb color charts
#2370fb RGB chart
      #2370fb CMYK chart
      #2370fb RGB pie chart
      #2370fb color shades, tints & tones
#2370fb color schemes
#2370fb color preview, HTML & CSS examples
           This text has a color of #2370fb        
        
          <p style="color:#2370fb;">Text here</p>
        
        
          .mytext {color:#2370fb;}
        
        Text color #2370fb
      
           This box has a color of #2370fb        
        
          <div style="background-color:#2370fb;">Content here</div>
        
        
          .mybackground {background-color:#2370fb;}
        
        Background color #2370fb
      
           Border around this has a color of #2370fb        
        
          <div style="border:2px solid #2370fb;">Content here</div>
        
        
          .myborder {border:2px solid #2370fb;}
        
        Border color #2370fb