#5233dd color space conversions
Hex:
        #5233dd
        RGB:
        82, 51, 221
        CMY:
        68, 80, 13
        CMYK:
        63, 77, 0, 13
      HSL:
        251°, 71.4286%, 53.3333%
        HSV (HSB):
        251°, 76.9231%, 86.6667%
        XYZ:
        17.7146, 9.3819, 69.2838
        xyY:
        0.1838, 0.0973, 9.3819
      CIE-Lab:
        36.7095, 58.4103, -81.1448
        CIE-LCH:
        36.7095, 99.9812, 305.7474
        CIE-Luv:
        36.7095, -2.0966, -113.4927
        Hunter-Lab:
        30.6300, 49.6319, -112.6708
      #5233dd color charts
#5233dd RGB chart
      #5233dd CMYK chart
      #5233dd RGB pie chart
      #5233dd color shades, tints & tones
#5233dd color schemes
#5233dd color preview, HTML & CSS examples
           This text has a color of #5233dd        
        
          <p style="color:#5233dd;">Text here</p>
        
        
          .mytext {color:#5233dd;}
        
        Text color #5233dd
      
           This box has a color of #5233dd        
        
          <div style="background-color:#5233dd;">Content here</div>
        
        
          .mybackground {background-color:#5233dd;}
        
        Background color #5233dd
      
           Border around this has a color of #5233dd        
        
          <div style="border:2px solid #5233dd;">Content here</div>
        
        
          .myborder {border:2px solid #5233dd;}
        
        Border color #5233dd