#240aef color space conversions
Hex:
        #240aef
        RGB:
        36, 10, 239
        CMY:
        86, 96, 6
        CMYK:
        85, 96, 0, 6
      HSL:
        247°, 91.9679%, 48.8235%
        HSV (HSB):
        247°, 95.8159%, 93.7255%
        XYZ:
        16.4161, 6.8241, 82.1133
        xyY:
        0.1558, 0.0648, 6.8241
      CIE-Lab:
        31.4032, 74.1259, -100.3164
        CIE-LCH:
        31.4032, 124.7318, 306.4615
        CIE-Luv:
        31.4032, -7.3466, -122.5231
        Hunter-Lab:
        26.1231, 66.4564, -168.0817
      #240aef color charts
#240aef RGB chart
      #240aef CMYK chart
      #240aef RGB pie chart
      #240aef color shades, tints & tones
#240aef color schemes
#240aef color preview, HTML & CSS examples
           This text has a color of #240aef        
        
          <p style="color:#240aef;">Text here</p>
        
        
          .mytext {color:#240aef;}
        
        Text color #240aef
      
           This box has a color of #240aef        
        
          <div style="background-color:#240aef;">Content here</div>
        
        
          .mybackground {background-color:#240aef;}
        
        Background color #240aef
      
           Border around this has a color of #240aef        
        
          <div style="border:2px solid #240aef;">Content here</div>
        
        
          .myborder {border:2px solid #240aef;}
        
        Border color #240aef