#2625fc color space conversions
Hex:
        #2625fc
        RGB:
        38, 37, 252
        CMY:
        85, 85, 1
        CMYK:
        85, 85, 0, 1
      HSL:
        240°, 97.2851%, 56.6667%
        HSV (HSB):
        240°, 85.3175%, 98.8235%
        XYZ:
        19.0316, 8.7635, 92.7839
        xyY:
        0.1578, 0.0727, 8.7635
      CIE-Lab:
        35.5249, 70.4255, -100.7768
        CIE-LCH:
        35.5249, 122.9460, 304.9469
        CIE-Luv:
        35.5249, -9.3847, -131.3502
        Hunter-Lab:
        29.6032, 62.9503, -165.1078
      #2625fc color charts
#2625fc RGB chart
      #2625fc CMYK chart
      #2625fc RGB pie chart
      #2625fc color shades, tints & tones
#2625fc color schemes
#2625fc color preview, HTML & CSS examples
           This text has a color of #2625fc        
        
          <p style="color:#2625fc;">Text here</p>
        
        
          .mytext {color:#2625fc;}
        
        Text color #2625fc
      
           This box has a color of #2625fc        
        
          <div style="background-color:#2625fc;">Content here</div>
        
        
          .mybackground {background-color:#2625fc;}
        
        Background color #2625fc
      
           Border around this has a color of #2625fc        
        
          <div style="border:2px solid #2625fc;">Content here</div>
        
        
          .myborder {border:2px solid #2625fc;}
        
        Border color #2625fc