#2042ea color space conversions
Hex:
        #2042ea
        RGB:
        32, 66, 234
        CMY:
        87, 74, 8
        CMYK:
        86, 72, 0, 8
      HSL:
        230°, 82.7869%, 52.1569%
        HSV (HSB):
        230°, 86.3248%, 91.7647%
        XYZ:
        17.3952, 10.1440, 78.8831
        xyY:
        0.1635, 0.0953, 10.1440
      CIE-Lab:
        38.0997, 50.6908, -86.3515
        CIE-LCH:
        38.0997, 100.1306, 300.4141
        CIE-Luv:
        38.0997, -13.1477, -120.6452
        Hunter-Lab:
        31.8497, 41.7534, -124.5506
      #2042ea color charts
#2042ea RGB chart
      #2042ea CMYK chart
      #2042ea RGB pie chart
      #2042ea color shades, tints & tones
#2042ea color schemes
#2042ea color preview, HTML & CSS examples
           This text has a color of #2042ea        
        
          <p style="color:#2042ea;">Text here</p>
        
        
          .mytext {color:#2042ea;}
        
        Text color #2042ea
      
           This box has a color of #2042ea        
        
          <div style="background-color:#2042ea;">Content here</div>
        
        
          .mybackground {background-color:#2042ea;}
        
        Background color #2042ea
      
           Border around this has a color of #2042ea        
        
          <div style="border:2px solid #2042ea;">Content here</div>
        
        
          .myborder {border:2px solid #2042ea;}
        
        Border color #2042ea