#2857be color space conversions
Hex:
        #2857be
        RGB:
        40, 87, 190
        CMY:
        84, 66, 25
        CMYK:
        79, 54, 0, 25
      HSL:
        221°, 65.2174%, 45.0980%
        HSV (HSB):
        221°, 78.9474%, 74.5098%
        XYZ:
        13.5775, 10.9852, 50.1199
        xyY:
        0.1818, 0.1471, 10.9852
      CIE-Lab:
        39.5556, 21.9115, -58.6381
        CIE-LCH:
        39.5556, 62.5982, 290.4894
        CIE-Luv:
        39.5556, -16.7742, -86.1677
        Hunter-Lab:
        33.1439, 15.1212, -66.4570
      #2857be color charts
#2857be RGB chart
      #2857be CMYK chart
      #2857be RGB pie chart
      #2857be color shades, tints & tones
#2857be color schemes
#2857be color preview, HTML & CSS examples
           This text has a color of #2857be        
        
          <p style="color:#2857be;">Text here</p>
        
        
          .mytext {color:#2857be;}
        
        Text color #2857be
      
           This box has a color of #2857be        
        
          <div style="background-color:#2857be;">Content here</div>
        
        
          .mybackground {background-color:#2857be;}
        
        Background color #2857be
      
           Border around this has a color of #2857be        
        
          <div style="border:2px solid #2857be;">Content here</div>
        
        
          .myborder {border:2px solid #2857be;}
        
        Border color #2857be