#0240cf color space conversions
Hex:
        #0240cf
        RGB:
        2, 64, 207
        CMY:
        99, 75, 19
        CMYK:
        99, 69, 0, 19
      HSL:
        222°, 98.0861%, 40.9804%
        HSV (HSB):
        222°, 99.0338%, 81.1765%
        XYZ:
        13.1209, 8.1847, 59.9197
        xyY:
        0.1615, 0.1008, 8.1847
      CIE-Lab:
        34.3646, 41.3227, -77.0598
        CIE-LCH:
        34.3646, 87.4402, 298.2021
        CIE-Luv:
        34.3646, -14.1028, -104.9704
        Hunter-Lab:
        28.6089, 31.8000, -104.1534
      #0240cf color charts
#0240cf RGB chart
      #0240cf CMYK chart
      #0240cf RGB pie chart
      #0240cf color shades, tints & tones
#0240cf color schemes
#0240cf color preview, HTML & CSS examples
           This text has a color of #0240cf        
        
          <p style="color:#0240cf;">Text here</p>
        
        
          .mytext {color:#0240cf;}
        
        Text color #0240cf
      
           This box has a color of #0240cf        
        
          <div style="background-color:#0240cf;">Content here</div>
        
        
          .mybackground {background-color:#0240cf;}
        
        Background color #0240cf
      
           Border around this has a color of #0240cf        
        
          <div style="border:2px solid #0240cf;">Content here</div>
        
        
          .myborder {border:2px solid #0240cf;}
        
        Border color #0240cf