#0625ce color space conversions
Hex:
        #0625ce
        RGB:
        6, 37, 206
        CMY:
        98, 85, 19
        CMYK:
        97, 82, 0, 19
      HSL:
        231°, 94.3396%, 41.5686%
        HSV (HSB):
        231°, 97.0874%, 80.7843%
        XYZ:
        11.8773, 5.8181, 58.8895
        xyY:
        0.1551, 0.0760, 5.8181
      CIE-Lab:
        28.9488, 56.2298, -85.4527
        CIE-LCH:
        28.9488, 102.2935, 303.3458
        CIE-Luv:
        28.9488, -9.6310, -104.8055
        Hunter-Lab:
        24.1207, 45.6838, -127.8691
      #0625ce color charts
#0625ce RGB chart
      #0625ce CMYK chart
      #0625ce RGB pie chart
      #0625ce color shades, tints & tones
#0625ce color schemes
#0625ce color preview, HTML & CSS examples
           This text has a color of #0625ce        
        
          <p style="color:#0625ce;">Text here</p>
        
        
          .mytext {color:#0625ce;}
        
        Text color #0625ce
      
           This box has a color of #0625ce        
        
          <div style="background-color:#0625ce;">Content here</div>
        
        
          .mybackground {background-color:#0625ce;}
        
        Background color #0625ce
      
           Border around this has a color of #0625ce        
        
          <div style="border:2px solid #0625ce;">Content here</div>
        
        
          .myborder {border:2px solid #0625ce;}
        
        Border color #0625ce