#2561fa color space conversions
Hex:
        #2561fa
        RGB:
        37, 97, 250
        CMY:
        85, 62, 2
        CMYK:
        85, 61, 0, 2
      HSL:
        223°, 95.5157%, 56.2745%
        HSV (HSB):
        223°, 85.2000%, 98.0392%
        XYZ:
        22.2930, 15.8448, 92.3259
        xyY:
        0.1709, 0.1215, 15.8448
      CIE-Lab:
        46.7702, 37.7904, -81.0756
        CIE-LCH:
        46.7702, 89.4504, 294.9908
        CIE-Luv:
        46.7702, -19.3145, -123.2761
        Hunter-Lab:
        39.8056, 30.3085, -109.6546
      #2561fa color charts
#2561fa RGB chart
      #2561fa CMYK chart
      #2561fa RGB pie chart
      #2561fa color shades, tints & tones
#2561fa color schemes
#2561fa color preview, HTML & CSS examples
           This text has a color of #2561fa        
        
          <p style="color:#2561fa;">Text here</p>
        
        
          .mytext {color:#2561fa;}
        
        Text color #2561fa
      
           This box has a color of #2561fa        
        
          <div style="background-color:#2561fa;">Content here</div>
        
        
          .mybackground {background-color:#2561fa;}
        
        Background color #2561fa
      
           Border around this has a color of #2561fa        
        
          <div style="border:2px solid #2561fa;">Content here</div>
        
        
          .myborder {border:2px solid #2561fa;}
        
        Border color #2561fa