#5430dc color space conversions
Hex:
        #5430dc
        RGB:
        84, 48, 220
        CMY:
        67, 81, 14
        CMYK:
        62, 78, 0, 14
      HSL:
        253°, 71.0744%, 52.5490%
        HSV (HSB):
        253°, 78.1818%, 86.2745%
        XYZ:
        17.6314, 9.1660, 68.5501
        xyY:
        0.1849, 0.0961, 9.1660
      CIE-Lab:
        36.3020, 59.7185, -81.2380
        CIE-LCH:
        36.3020, 100.8262, 306.3198
        CIE-Luv:
        36.3020, -1.1113, -113.1094
        Hunter-Lab:
        30.2755, 50.9702, -113.0524
      #5430dc color charts
#5430dc RGB chart
      #5430dc CMYK chart
      #5430dc RGB pie chart
      #5430dc color shades, tints & tones
#5430dc color schemes
#5430dc color preview, HTML & CSS examples
           This text has a color of #5430dc        
        
          <p style="color:#5430dc;">Text here</p>
        
        
          .mytext {color:#5430dc;}
        
        Text color #5430dc
      
           This box has a color of #5430dc        
        
          <div style="background-color:#5430dc;">Content here</div>
        
        
          .mybackground {background-color:#5430dc;}
        
        Background color #5430dc
      
           Border around this has a color of #5430dc        
        
          <div style="border:2px solid #5430dc;">Content here</div>
        
        
          .myborder {border:2px solid #5430dc;}
        
        Border color #5430dc