#4026c3 color space conversions
Hex:
        #4026c3
        RGB:
        64, 38, 195
        CMY:
        75, 85, 24
        CMYK:
        67, 81, 0, 24
      HSL:
        250°, 67.3820%, 45.6863%
        HSV (HSB):
        250°, 80.5128%, 76.4706%
        XYZ:
        12.6578, 6.4163, 52.2011
        xyY:
        0.1776, 0.0900, 6.4163
      CIE-Lab:
        30.4395, 55.1646, -76.4640
        CIE-LCH:
        30.4395, 94.2861, 305.8084
        CIE-Luv:
        30.4395, -2.8266, -99.2600
        Hunter-Lab:
        25.3305, 44.8690, -104.4535
      #4026c3 color charts
#4026c3 RGB chart
      #4026c3 CMYK chart
      #4026c3 RGB pie chart
      #4026c3 color shades, tints & tones
#4026c3 color schemes
#4026c3 color preview, HTML & CSS examples
           This text has a color of #4026c3        
        
          <p style="color:#4026c3;">Text here</p>
        
        
          .mytext {color:#4026c3;}
        
        Text color #4026c3
      
           This box has a color of #4026c3        
        
          <div style="background-color:#4026c3;">Content here</div>
        
        
          .mybackground {background-color:#4026c3;}
        
        Background color #4026c3
      
           Border around this has a color of #4026c3        
        
          <div style="border:2px solid #4026c3;">Content here</div>
        
        
          .myborder {border:2px solid #4026c3;}
        
        Border color #4026c3