#242cfe color space conversions
Hex:
        #242cfe
        RGB:
        36, 44, 254
        CMY:
        86, 83, 0
        CMYK:
        86, 83, 0, 0
      HSL:
        238°, 99.0909%, 56.8627%
        HSV (HSB):
        238°, 85.8268%, 99.6078%
        XYZ:
        19.5176, 9.3322, 94.5385
        xyY:
        0.1582, 0.0756, 9.3322
      CIE-Lab:
        36.6162, 68.1909, -100.0830
        CIE-LCH:
        36.6162, 121.1058, 304.2683
        CIE-Luv:
        36.6162, -10.3078, -132.7083
        Hunter-Lab:
        30.5486, 60.5842, -162.1001
      #242cfe color charts
#242cfe RGB chart
      #242cfe CMYK chart
      #242cfe RGB pie chart
      #242cfe color shades, tints & tones
#242cfe color schemes
#242cfe color preview, HTML & CSS examples
           This text has a color of #242cfe        
        
          <p style="color:#242cfe;">Text here</p>
        
        
          .mytext {color:#242cfe;}
        
        Text color #242cfe
      
           This box has a color of #242cfe        
        
          <div style="background-color:#242cfe;">Content here</div>
        
        
          .mybackground {background-color:#242cfe;}
        
        Background color #242cfe
      
           Border around this has a color of #242cfe        
        
          <div style="border:2px solid #242cfe;">Content here</div>
        
        
          .myborder {border:2px solid #242cfe;}
        
        Border color #242cfe