#b05eea color space conversions
Hex:
        #b05eea
        RGB:
        176, 94, 234
        CMY:
        31, 63, 8
        CMYK:
        25, 60, 0, 8
      HSL:
        275°, 76.9231%, 64.3137%
        HSV (HSB):
        275°, 59.8291%, 91.7647%
        XYZ:
        36.7585, 23.1760, 80.3779
        xyY:
        0.2620, 0.1652, 23.1760
      CIE-Lab:
        55.2532, 57.1607, -57.9041
        CIE-LCH:
        55.2532, 81.3648, 314.6298
        CIE-Luv:
        55.2532, 26.7306, -96.8873
        Hunter-Lab:
        48.1415, 52.0463, -65.2927
      #b05eea color charts
#b05eea RGB chart
      #b05eea CMYK chart
      #b05eea RGB pie chart
      #b05eea color shades, tints & tones
#b05eea color schemes
#b05eea color preview, HTML & CSS examples
           This text has a color of #b05eea        
        
          <p style="color:#b05eea;">Text here</p>
        
        
          .mytext {color:#b05eea;}
        
        Text color #b05eea
      
           This box has a color of #b05eea        
        
          <div style="background-color:#b05eea;">Content here</div>
        
        
          .mybackground {background-color:#b05eea;}
        
        Background color #b05eea
      
           Border around this has a color of #b05eea        
        
          <div style="border:2px solid #b05eea;">Content here</div>
        
        
          .myborder {border:2px solid #b05eea;}
        
        Border color #b05eea