#2625fe color space conversions
Hex:
        #2625fe
        RGB:
        38, 37, 254
        CMY:
        85, 85, 0
        CMYK:
        85, 85, 0, 0
      HSL:
        240°, 99.0868%, 57.0588%
        HSV (HSB):
        240°, 85.4331%, 99.6078%
        XYZ:
        19.3503, 8.8910, 94.4622
        xyY:
        0.1577, 0.0725, 8.8910
      CIE-Lab:
        35.7735, 70.9776, -101.4845
        CIE-LCH:
        35.7735, 123.8423, 304.9687
        CIE-Luv:
        35.7735, -9.4664, -132.4710
        Hunter-Lab:
        29.8177, 63.6571, -166.9576
      #2625fe color charts
#2625fe RGB chart
      #2625fe CMYK chart
      #2625fe RGB pie chart
      #2625fe color shades, tints & tones
#2625fe color schemes
#2625fe color preview, HTML & CSS examples
           This text has a color of #2625fe        
        
          <p style="color:#2625fe;">Text here</p>
        
        
          .mytext {color:#2625fe;}
        
        Text color #2625fe
      
           This box has a color of #2625fe        
        
          <div style="background-color:#2625fe;">Content here</div>
        
        
          .mybackground {background-color:#2625fe;}
        
        Background color #2625fe
      
           Border around this has a color of #2625fe        
        
          <div style="border:2px solid #2625fe;">Content here</div>
        
        
          .myborder {border:2px solid #2625fe;}
        
        Border color #2625fe