#287cfc color space conversions
Hex:
        #287cfc
        RGB:
        40, 124, 252
        CMY:
        84, 51, 1
        CMYK:
        84, 51, 0, 1
      HSL:
        216°, 97.2477%, 57.2549%
        HSV (HSB):
        216°, 84.1270%, 98.8235%
        XYZ:
        25.6534, 21.8947, 94.9695
        xyY:
        0.1800, 0.1536, 21.8947
      CIE-Lab:
        53.9151, 21.7681, -70.5467
        CIE-LCH:
        53.9151, 73.8288, 287.1483
        CIE-Luv:
        53.9151, -26.1088, -112.1096
        Hunter-Lab:
        46.7918, 15.9764, -87.5819
      #287cfc color charts
#287cfc RGB chart
      #287cfc CMYK chart
      #287cfc RGB pie chart
      #287cfc color shades, tints & tones
#287cfc color schemes
#287cfc color preview, HTML & CSS examples
           This text has a color of #287cfc        
        
          <p style="color:#287cfc;">Text here</p>
        
        
          .mytext {color:#287cfc;}
        
        Text color #287cfc
      
           This box has a color of #287cfc        
        
          <div style="background-color:#287cfc;">Content here</div>
        
        
          .mybackground {background-color:#287cfc;}
        
        Background color #287cfc
      
           Border around this has a color of #287cfc        
        
          <div style="border:2px solid #287cfc;">Content here</div>
        
        
          .myborder {border:2px solid #287cfc;}
        
        Border color #287cfc