#b12af3 color space conversions
Hex:
        #b12af3
        RGB:
        177, 42, 243
        CMY:
        31, 84, 5
        CMYK:
        27, 83, 0, 5
      HSL:
        280°, 89.3333%, 55.8824%
        HSV (HSB):
        280°, 82.7160%, 95.2941%
        XYZ:
        35.1371, 17.4741, 86.3149
        xyY:
        0.2529, 0.1258, 17.4741
      CIE-Lab:
        48.8519, 79.3154, -73.2858
        CIE-LCH:
        48.8519, 107.9895, 317.2627
        CIE-Luv:
        48.8519, 34.8384, -117.8576
        Hunter-Lab:
        41.8020, 76.8862, -93.1635
      #b12af3 color charts
#b12af3 RGB chart
      #b12af3 CMYK chart
      #b12af3 RGB pie chart
      #b12af3 color shades, tints & tones
#b12af3 color schemes
#b12af3 color preview, HTML & CSS examples
           This text has a color of #b12af3        
        
          <p style="color:#b12af3;">Text here</p>
        
        
          .mytext {color:#b12af3;}
        
        Text color #b12af3
      
           This box has a color of #b12af3        
        
          <div style="background-color:#b12af3;">Content here</div>
        
        
          .mybackground {background-color:#b12af3;}
        
        Background color #b12af3
      
           Border around this has a color of #b12af3        
        
          <div style="border:2px solid #b12af3;">Content here</div>
        
        
          .myborder {border:2px solid #b12af3;}
        
        Border color #b12af3