#4114ba color space conversions
Hex:
        #4114ba
        RGB:
        65, 20, 186
        CMY:
        75, 92, 27
        CMYK:
        65, 89, 0, 27
      HSL:
        256°, 80.5825%, 40.3922%
        HSV (HSB):
        256°, 89.2473%, 72.9412%
        XYZ:
        11.2931, 5.1693, 46.8569
        xyY:
        0.1784, 0.0816, 5.1693
      CIE-Lab:
        27.2118, 59.5495, -76.4938
        CIE-LCH:
        27.2118, 96.9405, 307.9003
        CIE-Luv:
        27.2118, -0.3283, -93.9331
        Hunter-Lab:
        22.7361, 48.8731, -106.2758
      #4114ba color charts
#4114ba RGB chart
      #4114ba CMYK chart
      #4114ba RGB pie chart
      #4114ba color shades, tints & tones
#4114ba color schemes
#4114ba color preview, HTML & CSS examples
           This text has a color of #4114ba        
        
          <p style="color:#4114ba;">Text here</p>
        
        
          .mytext {color:#4114ba;}
        
        Text color #4114ba
      
           This box has a color of #4114ba        
        
          <div style="background-color:#4114ba;">Content here</div>
        
        
          .mybackground {background-color:#4114ba;}
        
        Background color #4114ba
      
           Border around this has a color of #4114ba        
        
          <div style="border:2px solid #4114ba;">Content here</div>
        
        
          .myborder {border:2px solid #4114ba;}
        
        Border color #4114ba