#2625d7 color space conversions
Hex:
        #2625d7
        RGB:
        38, 37, 215
        CMY:
        85, 85, 16
        CMYK:
        82, 83, 0, 16
      HSL:
        240°, 70.6349%, 49.4118%
        HSV (HSB):
        240°, 82.7907%, 84.3137%
        XYZ:
        13.7266, 6.6415, 64.8484
        xyY:
        0.1611, 0.0779, 6.6415
      CIE-Lab:
        30.9764, 59.8437, -87.2774
        CIE-LCH:
        30.9764, 105.8235, 304.4374
        CIE-Luv:
        30.9764, -7.8568, -110.4186
        Hunter-Lab:
        25.7711, 49.9762, -131.1530
      #2625d7 color charts
#2625d7 RGB chart
      #2625d7 CMYK chart
      #2625d7 RGB pie chart
      #2625d7 color shades, tints & tones
#2625d7 color schemes
#2625d7 color preview, HTML & CSS examples
           This text has a color of #2625d7        
        
          <p style="color:#2625d7;">Text here</p>
        
        
          .mytext {color:#2625d7;}
        
        Text color #2625d7
      
           This box has a color of #2625d7        
        
          <div style="background-color:#2625d7;">Content here</div>
        
        
          .mybackground {background-color:#2625d7;}
        
        Background color #2625d7
      
           Border around this has a color of #2625d7        
        
          <div style="border:2px solid #2625d7;">Content here</div>
        
        
          .myborder {border:2px solid #2625d7;}
        
        Border color #2625d7