#5270dd color space conversions
Hex:
        #5270dd
        RGB:
        82, 112, 221
        CMY:
        68, 56, 13
        CMYK:
        63, 49, 0, 13
      HSL:
        227°, 67.1498%, 59.4118%
        HSV (HSB):
        227°, 62.8959%, 86.6667%
        XYZ:
        22.3250, 18.6026, 70.8206
        xyY:
        0.1998, 0.1665, 18.6026
      CIE-Lab:
        50.2190, 23.0725, -59.1152
        CIE-LCH:
        50.2190, 63.4582, 291.3206
        CIE-Luv:
        50.2190, -15.6982, -93.0302
        Hunter-Lab:
        43.1308, 16.9148, -67.1625
      #5270dd color charts
#5270dd RGB chart
      #5270dd CMYK chart
      #5270dd RGB pie chart
      #5270dd color shades, tints & tones
#5270dd color schemes
#5270dd color preview, HTML & CSS examples
           This text has a color of #5270dd        
        
          <p style="color:#5270dd;">Text here</p>
        
        
          .mytext {color:#5270dd;}
        
        Text color #5270dd
      
           This box has a color of #5270dd        
        
          <div style="background-color:#5270dd;">Content here</div>
        
        
          .mybackground {background-color:#5270dd;}
        
        Background color #5270dd
      
           Border around this has a color of #5270dd        
        
          <div style="border:2px solid #5270dd;">Content here</div>
        
        
          .myborder {border:2px solid #5270dd;}
        
        Border color #5270dd