#bb5eea color space conversions
Hex:
        #bb5eea
        RGB:
        187, 94, 234
        CMY:
        27, 63, 8
        CMYK:
        20, 60, 0, 8
      HSL:
        280°, 76.9231%, 64.3137%
        HSV (HSB):
        280°, 59.8291%, 91.7647%
        XYZ:
        39.3475, 24.5107, 80.4991
        xyY:
        0.2726, 0.1698, 24.5107
      CIE-Lab:
        56.5955, 59.7340, -55.6805
        CIE-LCH:
        56.5955, 81.6607, 317.0115
        CIE-Luv:
        56.5955, 33.0029, -94.3038
        Hunter-Lab:
        49.5083, 55.2262, -61.7481
      #bb5eea color charts
#bb5eea RGB chart
      #bb5eea CMYK chart
      #bb5eea RGB pie chart
      #bb5eea color shades, tints & tones
#bb5eea color schemes
#bb5eea color preview, HTML & CSS examples
           This text has a color of #bb5eea        
        
          <p style="color:#bb5eea;">Text here</p>
        
        
          .mytext {color:#bb5eea;}
        
        Text color #bb5eea
      
           This box has a color of #bb5eea        
        
          <div style="background-color:#bb5eea;">Content here</div>
        
        
          .mybackground {background-color:#bb5eea;}
        
        Background color #bb5eea
      
           Border around this has a color of #bb5eea        
        
          <div style="border:2px solid #bb5eea;">Content here</div>
        
        
          .myborder {border:2px solid #bb5eea;}
        
        Border color #bb5eea