#5302cb color space conversions
Hex:
        #5302cb
        RGB:
        83, 2, 203
        CMY:
        67, 99, 20
        CMYK:
        59, 99, 0, 20
      HSL:
        264°, 98.0488%, 40.1961%
        HSV (HSB):
        264°, 99.0148%, 79.6078%
        XYZ:
        14.3685, 6.1942, 56.9382
        xyY:
        0.1854, 0.0799, 6.1942
      CIE-Lab:
        29.8973, 68.5220, -81.9974
        CIE-LCH:
        29.8973, 106.8589, 309.8842
        CIE-Luv:
        29.8973, 3.4316, -104.1129
        Hunter-Lab:
        24.8882, 59.4976, -118.2197
      #5302cb color charts
#5302cb RGB chart
      #5302cb CMYK chart
      #5302cb RGB pie chart
      #5302cb color shades, tints & tones
#5302cb color schemes
#5302cb color preview, HTML & CSS examples
           This text has a color of #5302cb        
        
          <p style="color:#5302cb;">Text here</p>
        
        
          .mytext {color:#5302cb;}
        
        Text color #5302cb
      
           This box has a color of #5302cb        
        
          <div style="background-color:#5302cb;">Content here</div>
        
        
          .mybackground {background-color:#5302cb;}
        
        Background color #5302cb
      
           Border around this has a color of #5302cb        
        
          <div style="border:2px solid #5302cb;">Content here</div>
        
        
          .myborder {border:2px solid #5302cb;}
        
        Border color #5302cb