#2025ce color space conversions
Hex:
        #2025ce
        RGB:
        32, 37, 206
        CMY:
        87, 85, 19
        CMYK:
        84, 82, 0, 19
      HSL:
        238°, 73.1092%, 46.6667%
        HSV (HSB):
        238°, 84.4660%, 80.7843%
        XYZ:
        12.3978, 6.0864, 58.9139
        xyY:
        0.1602, 0.0786, 6.0864
      CIE-Lab:
        29.6295, 56.8955, -84.3015
        CIE-LCH:
        29.6295, 101.7047, 304.0156
        CIE-Luv:
        29.6295, -8.0903, -105.1570
        Hunter-Lab:
        24.6707, 46.5281, -124.3155
      #2025ce color charts
#2025ce RGB chart
      #2025ce CMYK chart
      #2025ce RGB pie chart
      #2025ce color shades, tints & tones
#2025ce color schemes
#2025ce color preview, HTML & CSS examples
           This text has a color of #2025ce        
        
          <p style="color:#2025ce;">Text here</p>
        
        
          .mytext {color:#2025ce;}
        
        Text color #2025ce
      
           This box has a color of #2025ce        
        
          <div style="background-color:#2025ce;">Content here</div>
        
        
          .mybackground {background-color:#2025ce;}
        
        Background color #2025ce
      
           Border around this has a color of #2025ce        
        
          <div style="border:2px solid #2025ce;">Content here</div>
        
        
          .myborder {border:2px solid #2025ce;}
        
        Border color #2025ce