#4122c3 color space conversions
Hex:
        #4122c3
        RGB:
        65, 34, 195
        CMY:
        75, 87, 24
        CMYK:
        67, 83, 0, 24
      HSL:
        252°, 70.3057%, 44.9020%
        HSV (HSB):
        252°, 82.5641%, 76.4706%
        XYZ:
        12.6023, 6.2080, 52.1638
        xyY:
        0.1776, 0.0875, 6.2080
      CIE-Lab:
        29.9313, 56.9815, -77.3029
        CIE-LCH:
        29.9313, 96.0345, 306.3947
        CIE-Luv:
        29.9313, -2.1769, -99.3227
        Hunter-Lab:
        24.9159, 46.6817, -106.6883
      #4122c3 color charts
#4122c3 RGB chart
      #4122c3 CMYK chart
      #4122c3 RGB pie chart
      #4122c3 color shades, tints & tones
#4122c3 color schemes
#4122c3 color preview, HTML & CSS examples
           This text has a color of #4122c3        
        
          <p style="color:#4122c3;">Text here</p>
        
        
          .mytext {color:#4122c3;}
        
        Text color #4122c3
      
           This box has a color of #4122c3        
        
          <div style="background-color:#4122c3;">Content here</div>
        
        
          .mybackground {background-color:#4122c3;}
        
        Background color #4122c3
      
           Border around this has a color of #4122c3        
        
          <div style="border:2px solid #4122c3;">Content here</div>
        
        
          .myborder {border:2px solid #4122c3;}
        
        Border color #4122c3