#5355dc color space conversions
Hex:
        #5355dc
        RGB:
        83, 85, 220
        CMY:
        67, 67, 14
        CMYK:
        62, 61, 0, 14
      HSL:
        239°, 66.1836%, 59.4118%
        HSV (HSB):
        239°, 62.2727%, 86.2745%
        XYZ:
        19.7340, 13.5033, 69.2764
        xyY:
        0.1925, 0.1317, 13.5033
      CIE-Lab:
        43.5120, 39.5537, -69.4103
        CIE-LCH:
        43.5120, 79.8892, 299.6768
        CIE-Luv:
        43.5120, -8.0976, -105.0894
        Hunter-Lab:
        36.7468, 31.5523, -86.0528
      #5355dc color charts
#5355dc RGB chart
      #5355dc CMYK chart
      #5355dc RGB pie chart
      #5355dc color shades, tints & tones
#5355dc color schemes
#5355dc color preview, HTML & CSS examples
           This text has a color of #5355dc        
        
          <p style="color:#5355dc;">Text here</p>
        
        
          .mytext {color:#5355dc;}
        
        Text color #5355dc
      
           This box has a color of #5355dc        
        
          <div style="background-color:#5355dc;">Content here</div>
        
        
          .mybackground {background-color:#5355dc;}
        
        Background color #5355dc
      
           Border around this has a color of #5355dc        
        
          <div style="border:2px solid #5355dc;">Content here</div>
        
        
          .myborder {border:2px solid #5355dc;}
        
        Border color #5355dc