#b055ee color space conversions
Hex:
        #b055ee
        RGB:
        176, 85, 238
        CMY:
        31, 67, 7
        CMYK:
        26, 64, 0, 7
      HSL:
        276°, 81.8182%, 63.3333%
        HSV (HSB):
        276°, 64.2857%, 93.3333%
        XYZ:
        36.5856, 21.9002, 83.1878
        xyY:
        0.2582, 0.1546, 21.9002
      CIE-Lab:
        53.9209, 62.3313, -62.2833
        CIE-LCH:
        53.9209, 88.1159, 315.0221
        CIE-Luv:
        53.9209, 28.2144, -103.5086
        Hunter-Lab:
        46.7976, 57.6526, -72.6361
      #b055ee color charts
#b055ee RGB chart
      #b055ee CMYK chart
      #b055ee RGB pie chart
      #b055ee color shades, tints & tones
#b055ee color schemes
#b055ee color preview, HTML & CSS examples
           This text has a color of #b055ee        
        
          <p style="color:#b055ee;">Text here</p>
        
        
          .mytext {color:#b055ee;}
        
        Text color #b055ee
      
           This box has a color of #b055ee        
        
          <div style="background-color:#b055ee;">Content here</div>
        
        
          .mybackground {background-color:#b055ee;}
        
        Background color #b055ee
      
           Border around this has a color of #b055ee        
        
          <div style="border:2px solid #b055ee;">Content here</div>
        
        
          .myborder {border:2px solid #b055ee;}
        
        Border color #b055ee