#5500bb color space conversions
Hex:
        #5500bb
        RGB:
        85, 0, 187
        CMY:
        67, 100, 27
        CMYK:
        55, 100, 0, 27
      HSL:
        267°, 100.0000%, 36.6667%
        HSV (HSB):
        267°, 100.0000%, 73.3333%
        XYZ:
        12.7160, 5.5192, 47.4088
        xyY:
        0.1937, 0.0841, 5.5192
      CIE-Lab:
        28.1654, 65.3571, -75.4401
        CIE-LCH:
        28.1654, 99.8137, 310.9038
        CIE-Luv:
        28.1654, 5.9011, -94.9762
        Hunter-Lab:
        23.4929, 55.5039, -103.2027
      #5500bb color charts
#5500bb RGB chart
      #5500bb CMYK chart
      #5500bb RGB pie chart
      #5500bb color shades, tints & tones
#5500bb color schemes
#5500bb color preview, HTML & CSS examples
           This text has a color of #5500bb        
        
          <p style="color:#5500bb;">Text here</p>
        
        
          .mytext {color:#5500bb;}
        
        Text color #5500bb
      
           This box has a color of #5500bb        
        
          <div style="background-color:#5500bb;">Content here</div>
        
        
          .mybackground {background-color:#5500bb;}
        
        Background color #5500bb
      
           Border around this has a color of #5500bb        
        
          <div style="border:2px solid #5500bb;">Content here</div>
        
        
          .myborder {border:2px solid #5500bb;}
        
        Border color #5500bb