#5152dd color space conversions
Hex:
        #5152dd
        RGB:
        81, 82, 221
        CMY:
        68, 68, 13
        CMYK:
        63, 63, 0, 13
      HSL:
        240°, 67.3077%, 59.2157%
        HSV (HSB):
        240°, 63.3484%, 86.6667%
        XYZ:
        19.4618, 13.0044, 69.8910
        xyY:
        0.1901, 0.1270, 13.0044
      CIE-Lab:
        42.7698, 41.3848, -71.1970
        CIE-LCH:
        42.7698, 82.3512, 300.1682
        CIE-Luv:
        42.7698, -7.9647, -106.9928
        Hunter-Lab:
        36.0616, 33.2254, -89.6669
      #5152dd color charts
#5152dd RGB chart
      #5152dd CMYK chart
      #5152dd RGB pie chart
      #5152dd color shades, tints & tones
#5152dd color schemes
#5152dd color preview, HTML & CSS examples
           This text has a color of #5152dd        
        
          <p style="color:#5152dd;">Text here</p>
        
        
          .mytext {color:#5152dd;}
        
        Text color #5152dd
      
           This box has a color of #5152dd        
        
          <div style="background-color:#5152dd;">Content here</div>
        
        
          .mybackground {background-color:#5152dd;}
        
        Background color #5152dd
      
           Border around this has a color of #5152dd        
        
          <div style="border:2px solid #5152dd;">Content here</div>
        
        
          .myborder {border:2px solid #5152dd;}
        
        Border color #5152dd