#240cef color space conversions
Hex:
        #240cef
        RGB:
        36, 12, 239
        CMY:
        86, 95, 6
        CMYK:
        85, 95, 0, 6
      HSL:
        246°, 90.4382%, 49.2157%
        HSV (HSB):
        246°, 94.9791%, 93.7255%
        XYZ:
        16.4390, 6.8700, 82.1210
        xyY:
        0.1559, 0.0652, 6.8700
      CIE-Lab:
        31.5091, 73.7988, -100.1394
        CIE-LCH:
        31.5091, 124.3951, 306.3887
        CIE-Luv:
        31.5091, -7.4165, -122.6125
        Hunter-Lab:
        26.2107, 66.0842, -167.4145
      #240cef color charts
#240cef RGB chart
      #240cef CMYK chart
      #240cef RGB pie chart
      #240cef color shades, tints & tones
#240cef color schemes
#240cef color preview, HTML & CSS examples
           This text has a color of #240cef        
        
          <p style="color:#240cef;">Text here</p>
        
        
          .mytext {color:#240cef;}
        
        Text color #240cef
      
           This box has a color of #240cef        
        
          <div style="background-color:#240cef;">Content here</div>
        
        
          .mybackground {background-color:#240cef;}
        
        Background color #240cef
      
           Border around this has a color of #240cef        
        
          <div style="border:2px solid #240cef;">Content here</div>
        
        
          .myborder {border:2px solid #240cef;}
        
        Border color #240cef