#5b02bd color space conversions
Hex:
        #5b02bd
        RGB:
        91, 2, 189
        CMY:
        64, 99, 26
        CMYK:
        52, 99, 0, 26
      HSL:
        269°, 97.9058%, 37.4510%
        HSV (HSB):
        269°, 98.9418%, 74.1176%
        XYZ:
        13.5214, 5.9417, 48.5783
        xyY:
        0.1987, 0.0873, 5.9417
      CIE-Lab:
        29.2649, 65.9072, -74.7809
        CIE-LCH:
        29.2649, 99.6792, 311.3909
        CIE-Luv:
        29.2649, 7.5755, -96.2681
        Hunter-Lab:
        24.3756, 56.3587, -101.0967
      #5b02bd color charts
#5b02bd RGB chart
      #5b02bd CMYK chart
      #5b02bd RGB pie chart
      #5b02bd color shades, tints & tones
#5b02bd color schemes
#5b02bd color preview, HTML & CSS examples
           This text has a color of #5b02bd        
        
          <p style="color:#5b02bd;">Text here</p>
        
        
          .mytext {color:#5b02bd;}
        
        Text color #5b02bd
      
           This box has a color of #5b02bd        
        
          <div style="background-color:#5b02bd;">Content here</div>
        
        
          .mybackground {background-color:#5b02bd;}
        
        Background color #5b02bd
      
           Border around this has a color of #5b02bd        
        
          <div style="border:2px solid #5b02bd;">Content here</div>
        
        
          .myborder {border:2px solid #5b02bd;}
        
        Border color #5b02bd