#5302bd color space conversions
Hex:
        #5302bd
        RGB:
        83, 2, 189
        CMY:
        67, 99, 26
        CMYK:
        56, 99, 0, 26
      HSL:
        266°, 97.9058%, 37.4510%
        HSV (HSB):
        266°, 98.9418%, 74.1176%
        XYZ:
        12.7743, 5.5565, 48.5434
        xyY:
        0.1910, 0.0831, 5.5565
      CIE-Lab:
        28.2649, 65.3187, -76.4683
        CIE-LCH:
        28.2649, 100.5680, 310.5037
        CIE-Luv:
        28.2649, 4.9685, -96.0779
        Hunter-Lab:
        23.5723, 55.4811, -105.5975
      #5302bd color charts
#5302bd RGB chart
      #5302bd CMYK chart
      #5302bd RGB pie chart
      #5302bd color shades, tints & tones
#5302bd color schemes
#5302bd color preview, HTML & CSS examples
           This text has a color of #5302bd        
        
          <p style="color:#5302bd;">Text here</p>
        
        
          .mytext {color:#5302bd;}
        
        Text color #5302bd
      
           This box has a color of #5302bd        
        
          <div style="background-color:#5302bd;">Content here</div>
        
        
          .mybackground {background-color:#5302bd;}
        
        Background color #5302bd
      
           Border around this has a color of #5302bd        
        
          <div style="border:2px solid #5302bd;">Content here</div>
        
        
          .myborder {border:2px solid #5302bd;}
        
        Border color #5302bd