#4023a5 color space conversions
Hex:
        #4023a5
        RGB:
        64, 35, 165
        CMY:
        75, 86, 35
        CMYK:
        61, 79, 0, 35
      HSL:
        253°, 65.0000%, 39.2157%
        HSV (HSB):
        253°, 78.7879%, 64.7059%
        XYZ:
        9.5069, 5.0087, 36.0630
        xyY:
        0.1880, 0.0990, 5.0087
      CIE-Lab:
        26.7594, 47.7896, -64.6538
        CIE-LCH:
        26.7594, 80.3988, 306.4703
        CIE-Luv:
        26.7594, -0.2183, -81.5973
        Hunter-Lab:
        22.3800, 36.6607, -79.8733
      #4023a5 color charts
#4023a5 RGB chart
      #4023a5 CMYK chart
      #4023a5 RGB pie chart
      #4023a5 color shades, tints & tones
#4023a5 color schemes
#4023a5 color preview, HTML & CSS examples
           This text has a color of #4023a5        
        
          <p style="color:#4023a5;">Text here</p>
        
        
          .mytext {color:#4023a5;}
        
        Text color #4023a5
      
           This box has a color of #4023a5        
        
          <div style="background-color:#4023a5;">Content here</div>
        
        
          .mybackground {background-color:#4023a5;}
        
        Background color #4023a5
      
           Border around this has a color of #4023a5        
        
          <div style="border:2px solid #4023a5;">Content here</div>
        
        
          .myborder {border:2px solid #4023a5;}
        
        Border color #4023a5