#4512b5 color space conversions
Hex:
        #4512b5
        RGB:
        69, 18, 181
        CMY:
        73, 93, 29
        CMYK:
        62, 90, 0, 29
      HSL:
        259°, 81.9095%, 39.0196%
        HSV (HSB):
        259°, 90.0552%, 70.9804%
        XYZ:
        11.0110, 5.0340, 44.1074
        xyY:
        0.1831, 0.0837, 5.0340
      CIE-Lab:
        26.8315, 59.1253, -74.1363
        CIE-LCH:
        26.8315, 94.8261, 308.5731
        CIE-Luv:
        26.8315, 1.1926, -91.1476
        Hunter-Lab:
        22.4366, 48.3369, -100.8506
      #4512b5 color charts
#4512b5 RGB chart
      #4512b5 CMYK chart
      #4512b5 RGB pie chart
      #4512b5 color shades, tints & tones
#4512b5 color schemes
#4512b5 color preview, HTML & CSS examples
           This text has a color of #4512b5        
        
          <p style="color:#4512b5;">Text here</p>
        
        
          .mytext {color:#4512b5;}
        
        Text color #4512b5
      
           This box has a color of #4512b5        
        
          <div style="background-color:#4512b5;">Content here</div>
        
        
          .mybackground {background-color:#4512b5;}
        
        Background color #4512b5
      
           Border around this has a color of #4512b5        
        
          <div style="border:2px solid #4512b5;">Content here</div>
        
        
          .myborder {border:2px solid #4512b5;}
        
        Border color #4512b5