#4022cf color space conversions
Hex:
        #4022cf
        RGB:
        64, 34, 207
        CMY:
        75, 87, 19
        CMYK:
        69, 84, 0, 19
      HSL:
        250°, 71.7842%, 47.2549%
        HSV (HSB):
        250°, 83.5749%, 81.1765%
        XYZ:
        13.9489, 6.7390, 59.5971
        xyY:
        0.1737, 0.0839, 6.7390
      CIE-Lab:
        31.2053, 60.2654, -82.2122
        CIE-LCH:
        31.2053, 101.9351, 306.2432
        CIE-Luv:
        31.2053, -3.2237, -106.2514
        Hunter-Lab:
        25.9597, 50.4838, -117.9437
      #4022cf color charts
#4022cf RGB chart
      #4022cf CMYK chart
      #4022cf RGB pie chart
      #4022cf color shades, tints & tones
#4022cf color schemes
#4022cf color preview, HTML & CSS examples
           This text has a color of #4022cf        
        
          <p style="color:#4022cf;">Text here</p>
        
        
          .mytext {color:#4022cf;}
        
        Text color #4022cf
      
           This box has a color of #4022cf        
        
          <div style="background-color:#4022cf;">Content here</div>
        
        
          .mybackground {background-color:#4022cf;}
        
        Background color #4022cf
      
           Border around this has a color of #4022cf        
        
          <div style="border:2px solid #4022cf;">Content here</div>
        
        
          .myborder {border:2px solid #4022cf;}
        
        Border color #4022cf