#25226c color space conversions
Hex:
        #25226c
        RGB:
        37, 34, 108
        CMY:
        85, 87, 58
        CMYK:
        66, 69, 0, 58
      HSL:
        242°, 52.1127%, 27.8431%
        HSV (HSB):
        242°, 68.5185%, 42.3529%
        XYZ:
        4.0418, 2.6201, 14.4801
        xyY:
        0.1912, 0.1239, 2.6201
      CIE-Lab:
        18.4532, 26.0156, -42.6841
        CIE-LCH:
        18.4532, 49.9874, 301.3620
        CIE-Luv:
        18.4532, -2.7702, -47.1666
        Hunter-Lab:
        16.1867, 16.2442, -41.7082
      #25226c color charts
#25226c RGB chart
      #25226c CMYK chart
      #25226c RGB pie chart
      #25226c color shades, tints & tones
#25226c color schemes
#25226c color preview, HTML & CSS examples
           This text has a color of #25226c        
        
          <p style="color:#25226c;">Text here</p>
        
        
          .mytext {color:#25226c;}
        
        Text color #25226c
      
           This box has a color of #25226c        
        
          <div style="background-color:#25226c;">Content here</div>
        
        
          .mybackground {background-color:#25226c;}
        
        Background color #25226c
      
           Border around this has a color of #25226c        
        
          <div style="border:2px solid #25226c;">Content here</div>
        
        
          .myborder {border:2px solid #25226c;}
        
        Border color #25226c