#2548cf color space conversions
Hex:
        #2548cf
        RGB:
        37, 72, 207
        CMY:
        85, 72, 19
        CMYK:
        82, 65, 0, 19
      HSL:
        228°, 69.6721%, 47.8431%
        HSV (HSB):
        228°, 82.1256%, 81.1765%
        XYZ:
        14.3428, 9.5330, 60.1156
        xyY:
        0.1708, 0.1135, 9.5330
      CIE-Lab:
        36.9910, 37.7869, -72.7100
        CIE-LCH:
        36.9910, 81.9426, 297.4606
        CIE-Luv:
        36.9910, -13.4379, -103.0345
        Hunter-Lab:
        30.8756, 28.8871, -93.8262
      #2548cf color charts
#2548cf RGB chart
      #2548cf CMYK chart
      #2548cf RGB pie chart
      #2548cf color shades, tints & tones
#2548cf color schemes
#2548cf color preview, HTML & CSS examples
           This text has a color of #2548cf        
        
          <p style="color:#2548cf;">Text here</p>
        
        
          .mytext {color:#2548cf;}
        
        Text color #2548cf
      
           This box has a color of #2548cf        
        
          <div style="background-color:#2548cf;">Content here</div>
        
        
          .mybackground {background-color:#2548cf;}
        
        Background color #2548cf
      
           Border around this has a color of #2548cf        
        
          <div style="border:2px solid #2548cf;">Content here</div>
        
        
          .myborder {border:2px solid #2548cf;}
        
        Border color #2548cf