#5330be color space conversions
Hex:
        #5330be
        RGB:
        83, 48, 190
        CMY:
        67, 81, 25
        CMYK:
        56, 75, 0, 25
      HSL:
        255°, 59.6639%, 46.6667%
        HSV (HSB):
        255°, 74.7368%, 74.5098%
        XYZ:
        13.9185, 7.6706, 49.4622
        xyY:
        0.1959, 0.1080, 7.6706
      CIE-Lab:
        33.2873, 51.0998, -68.7670
        CIE-LCH:
        33.2873, 85.6744, 306.6155
        CIE-Luv:
        33.2873, 1.2486, -94.9583
        Hunter-Lab:
        27.6959, 41.2370, -86.4992
      #5330be color charts
#5330be RGB chart
      #5330be CMYK chart
      #5330be RGB pie chart
      #5330be color shades, tints & tones
#5330be color schemes
#5330be color preview, HTML & CSS examples
           This text has a color of #5330be        
        
          <p style="color:#5330be;">Text here</p>
        
        
          .mytext {color:#5330be;}
        
        Text color #5330be
      
           This box has a color of #5330be        
        
          <div style="background-color:#5330be;">Content here</div>
        
        
          .mybackground {background-color:#5330be;}
        
        Background color #5330be
      
           Border around this has a color of #5330be        
        
          <div style="border:2px solid #5330be;">Content here</div>
        
        
          .myborder {border:2px solid #5330be;}
        
        Border color #5330be