#b123d1 color space conversions
Hex:
        #b123d1
        RGB:
        177, 35, 209
        CMY:
        31, 86, 18
        CMYK:
        15, 83, 0, 18
      HSL:
        289°, 71.3115%, 47.8431%
        HSV (HSB):
        289°, 83.2536%, 81.9608%
        XYZ:
        30.2411, 15.1526, 61.6525
        xyY:
        0.2825, 0.1416, 15.1526
      CIE-Lab:
        45.8425, 74.7794, -58.8351
        CIE-LCH:
        45.8425, 95.1500, 321.8050
        CIE-Luv:
        45.8425, 45.0145, -95.4352
        Hunter-Lab:
        38.9264, 70.5519, -66.6564
      #b123d1 color charts
#b123d1 RGB chart
      #b123d1 CMYK chart
      #b123d1 RGB pie chart
      #b123d1 color shades, tints & tones
#b123d1 color schemes
#b123d1 color preview, HTML & CSS examples
           This text has a color of #b123d1        
        
          <p style="color:#b123d1;">Text here</p>
        
        
          .mytext {color:#b123d1;}
        
        Text color #b123d1
      
           This box has a color of #b123d1        
        
          <div style="background-color:#b123d1;">Content here</div>
        
        
          .mybackground {background-color:#b123d1;}
        
        Background color #b123d1
      
           Border around this has a color of #b123d1        
        
          <div style="border:2px solid #b123d1;">Content here</div>
        
        
          .myborder {border:2px solid #b123d1;}
        
        Border color #b123d1