#b55fe3 color space conversions
Hex:
        #b55fe3
        RGB:
        181, 95, 227
        CMY:
        29, 63, 11
        CMYK:
        20, 58, 0, 11
      HSL:
        279°, 70.2128%, 63.1373%
        HSV (HSB):
        279°, 58.1498%, 89.0196%
        XYZ:
        37.0134, 23.5542, 75.2686
        xyY:
        0.2725, 0.1734, 23.5542
      CIE-Lab:
        55.6387, 56.3392, -53.3254
        CIE-LCH:
        55.6387, 77.5738, 316.5742
        CIE-Luv:
        55.6387, 30.7079, -89.8878
        Hunter-Lab:
        48.5327, 51.2006, -57.9791
      #b55fe3 color charts
#b55fe3 RGB chart
      #b55fe3 CMYK chart
      #b55fe3 RGB pie chart
      #b55fe3 color shades, tints & tones
#b55fe3 color schemes
#b55fe3 color preview, HTML & CSS examples
           This text has a color of #b55fe3        
        
          <p style="color:#b55fe3;">Text here</p>
        
        
          .mytext {color:#b55fe3;}
        
        Text color #b55fe3
      
           This box has a color of #b55fe3        
        
          <div style="background-color:#b55fe3;">Content here</div>
        
        
          .mybackground {background-color:#b55fe3;}
        
        Background color #b55fe3
      
           Border around this has a color of #b55fe3        
        
          <div style="border:2px solid #b55fe3;">Content here</div>
        
        
          .myborder {border:2px solid #b55fe3;}
        
        Border color #b55fe3