#240fa8 color space conversions
Hex:
        #240fa8
        RGB:
        36, 15, 168
        CMY:
        86, 94, 34
        CMYK:
        79, 91, 0, 34
      HSL:
        248°, 83.6066%, 35.8824%
        HSV (HSB):
        248°, 91.0714%, 65.8824%
        XYZ:
        7.9663, 3.5439, 37.3100
        xyY:
        0.1632, 0.0726, 3.5439
      CIE-Lab:
        22.1022, 54.5803, -74.2603
        CIE-LCH:
        22.1022, 92.1608, 306.3154
        CIE-Luv:
        22.1022, -3.9383, -81.6104
        Hunter-Lab:
        18.8252, 42.5920, -104.3304
      #240fa8 color charts
#240fa8 RGB chart
      #240fa8 CMYK chart
      #240fa8 RGB pie chart
      #240fa8 color shades, tints & tones
#240fa8 color schemes
#240fa8 color preview, HTML & CSS examples
           This text has a color of #240fa8        
        
          <p style="color:#240fa8;">Text here</p>
        
        
          .mytext {color:#240fa8;}
        
        Text color #240fa8
      
           This box has a color of #240fa8        
        
          <div style="background-color:#240fa8;">Content here</div>
        
        
          .mybackground {background-color:#240fa8;}
        
        Background color #240fa8
      
           Border around this has a color of #240fa8        
        
          <div style="border:2px solid #240fa8;">Content here</div>
        
        
          .myborder {border:2px solid #240fa8;}
        
        Border color #240fa8