#240ddf color space conversions
Hex:
        #240ddf
        RGB:
        36, 13, 223
        CMY:
        86, 95, 13
        CMYK:
        84, 94, 0, 13
      HSL:
        247°, 88.9831%, 46.2745%
        HSV (HSB):
        247°, 94.1704%, 87.4510%
        XYZ:
        14.1908, 5.9906, 70.2204
        xyY:
        0.1570, 0.0663, 5.9906
      CIE-Lab:
        29.3888, 69.6108, -94.5384
        CIE-LCH:
        29.3888, 117.4018, 306.3651
        CIE-Luv:
        29.3888, -6.6762, -113.4773
        Hunter-Lab:
        24.4758, 60.6596, -152.9686
      #240ddf color charts
#240ddf RGB chart
      #240ddf CMYK chart
      #240ddf RGB pie chart
      #240ddf color shades, tints & tones
#240ddf color schemes
#240ddf color preview, HTML & CSS examples
           This text has a color of #240ddf        
        
          <p style="color:#240ddf;">Text here</p>
        
        
          .mytext {color:#240ddf;}
        
        Text color #240ddf
      
           This box has a color of #240ddf        
        
          <div style="background-color:#240ddf;">Content here</div>
        
        
          .mybackground {background-color:#240ddf;}
        
        Background color #240ddf
      
           Border around this has a color of #240ddf        
        
          <div style="border:2px solid #240ddf;">Content here</div>
        
        
          .myborder {border:2px solid #240ddf;}
        
        Border color #240ddf