#b12edd color space conversions
Hex:
        #b12edd
        RGB:
        177, 46, 221
        CMY:
        31, 82, 13
        CMYK:
        20, 79, 0, 13
      HSL:
        285°, 72.0165%, 52.3529%
        HSV (HSB):
        285°, 79.1855%, 86.6667%
        XYZ:
        32.1596, 16.5216, 69.9006
        xyY:
        0.2712, 0.1393, 16.5216
      CIE-Lab:
        47.6515, 74.0531, -62.7884
        CIE-LCH:
        47.6515, 97.0888, 319.7059
        CIE-Luv:
        47.6515, 40.1766, -102.0165
        Hunter-Lab:
        40.6467, 70.0971, -73.5089
      #b12edd color charts
#b12edd RGB chart
      #b12edd CMYK chart
      #b12edd RGB pie chart
      #b12edd color shades, tints & tones
#b12edd color schemes
#b12edd color preview, HTML & CSS examples
           This text has a color of #b12edd        
        
          <p style="color:#b12edd;">Text here</p>
        
        
          .mytext {color:#b12edd;}
        
        Text color #b12edd
      
           This box has a color of #b12edd        
        
          <div style="background-color:#b12edd;">Content here</div>
        
        
          .mybackground {background-color:#b12edd;}
        
        Background color #b12edd
      
           Border around this has a color of #b12edd        
        
          <div style="border:2px solid #b12edd;">Content here</div>
        
        
          .myborder {border:2px solid #b12edd;}
        
        Border color #b12edd