#5a42bf color space conversions
Hex:
        #5a42bf
        RGB:
        90, 66, 191
        CMY:
        65, 74, 25
        CMYK:
        53, 65, 0, 25
      HSL:
        252°, 49.4071%, 50.3922%
        HSV (HSB):
        252°, 65.4450%, 74.9020%
        XYZ:
        15.5686, 9.8317, 50.3674
        xyY:
        0.2055, 0.1298, 9.8317
      CIE-Lab:
        37.5386, 42.8036, -62.3693
        CIE-LCH:
        37.5386, 75.6444, 304.4615
        CIE-Luv:
        37.5386, 0.1926, -91.0941
        Hunter-Lab:
        31.3555, 33.7567, -73.2906
      #5a42bf color charts
#5a42bf RGB chart
      #5a42bf CMYK chart
      #5a42bf RGB pie chart
      #5a42bf color shades, tints & tones
#5a42bf color schemes
#5a42bf color preview, HTML & CSS examples
           This text has a color of #5a42bf        
        
          <p style="color:#5a42bf;">Text here</p>
        
        
          .mytext {color:#5a42bf;}
        
        Text color #5a42bf
      
           This box has a color of #5a42bf        
        
          <div style="background-color:#5a42bf;">Content here</div>
        
        
          .mybackground {background-color:#5a42bf;}
        
        Background color #5a42bf
      
           Border around this has a color of #5a42bf        
        
          <div style="border:2px solid #5a42bf;">Content here</div>
        
        
          .myborder {border:2px solid #5a42bf;}
        
        Border color #5a42bf