#242d9f color space conversions
Hex:
        #242d9f
        RGB:
        36, 45, 159
        CMY:
        86, 82, 38
        CMYK:
        77, 72, 0, 38
      HSL:
        236°, 63.0769%, 38.2353%
        HSV (HSB):
        236°, 77.3585%, 62.3529%
        XYZ:
        7.9239, 4.7550, 33.3011
        xyY:
        0.1723, 0.1034, 4.7550
      CIE-Lab:
        26.0252, 37.2831, -62.2930
        CIE-LCH:
        26.0252, 72.5978, 300.9010
        CIE-Luv:
        26.0252, -7.0776, -77.6325
        Hunter-Lab:
        21.8061, 26.7032, -75.2803
      #242d9f color charts
#242d9f RGB chart
      #242d9f CMYK chart
      #242d9f RGB pie chart
      #242d9f color shades, tints & tones
#242d9f color schemes
#242d9f color preview, HTML & CSS examples
           This text has a color of #242d9f        
        
          <p style="color:#242d9f;">Text here</p>
        
        
          .mytext {color:#242d9f;}
        
        Text color #242d9f
      
           This box has a color of #242d9f        
        
          <div style="background-color:#242d9f;">Content here</div>
        
        
          .mybackground {background-color:#242d9f;}
        
        Background color #242d9f
      
           Border around this has a color of #242d9f        
        
          <div style="border:2px solid #242d9f;">Content here</div>
        
        
          .myborder {border:2px solid #242d9f;}
        
        Border color #242d9f