#b308a6 color space conversions
Hex:
        #b308a6
        RGB:
        179, 8, 166
        CMY:
        30, 97, 35
        CMYK:
        0, 96, 7, 30
      HSL:
        305°, 91.4439%, 36.6667%
        HSV (HSB):
        305°, 95.5307%, 70.1961%
        XYZ:
        25.5602, 12.5105, 37.1440
        xyY:
        0.3398, 0.1663, 12.5105
      CIE-Lab:
        42.0163, 72.6640, -39.7179
        CIE-LCH:
        42.0163, 82.8105, 331.3391
        CIE-Luv:
        42.0163, 63.9536, -66.3742
        Hunter-Lab:
        35.3702, 67.0944, -37.5041
      #b308a6 color charts
#b308a6 RGB chart
      #b308a6 CMYK chart
      #b308a6 RGB pie chart
      #b308a6 color shades, tints & tones
#b308a6 color schemes
#b308a6 color preview, HTML & CSS examples
           This text has a color of #b308a6        
        
          <p style="color:#b308a6;">Text here</p>
        
        
          .mytext {color:#b308a6;}
        
        Text color #b308a6
      
           This box has a color of #b308a6        
        
          <div style="background-color:#b308a6;">Content here</div>
        
        
          .mybackground {background-color:#b308a6;}
        
        Background color #b308a6
      
           Border around this has a color of #b308a6        
        
          <div style="border:2px solid #b308a6;">Content here</div>
        
        
          .myborder {border:2px solid #b308a6;}
        
        Border color #b308a6