#250b6e color space conversions
Hex:
        #250b6e
        RGB:
        37, 11, 110
        CMY:
        85, 96, 57
        CMYK:
        66, 90, 0, 57
      HSL:
        256°, 81.8182%, 23.7255%
        HSV (HSB):
        256°, 90.0000%, 43.1373%
        XYZ:
        3.6971, 1.7584, 14.8964
        xyY:
        0.1817, 0.0864, 1.7584
      CIE-Lab:
        14.1648, 39.3910, -51.0470
        CIE-LCH:
        14.1648, 64.4783, 307.6560
        CIE-Luv:
        14.1648, -0.0067, -47.2610
        Hunter-Lab:
        13.2606, 26.5600, -57.3212
      #250b6e color charts
#250b6e RGB chart
      #250b6e CMYK chart
      #250b6e RGB pie chart
      #250b6e color shades, tints & tones
#250b6e color schemes
#250b6e color preview, HTML & CSS examples
           This text has a color of #250b6e        
        
          <p style="color:#250b6e;">Text here</p>
        
        
          .mytext {color:#250b6e;}
        
        Text color #250b6e
      
           This box has a color of #250b6e        
        
          <div style="background-color:#250b6e;">Content here</div>
        
        
          .mybackground {background-color:#250b6e;}
        
        Background color #250b6e
      
           Border around this has a color of #250b6e        
        
          <div style="border:2px solid #250b6e;">Content here</div>
        
        
          .myborder {border:2px solid #250b6e;}
        
        Border color #250b6e