#b30dd6 color space conversions
Hex:
        #b30dd6
        RGB:
        179, 13, 214
        CMY:
        30, 95, 16
        CMYK:
        16, 94, 0, 16
      HSL:
        290°, 88.5463%, 44.5098%
        HSV (HSB):
        290°, 93.9252%, 83.9216%
        XYZ:
        30.8719, 14.7266, 64.8337
        xyY:
        0.2796, 0.1334, 14.7266
      CIE-Lab:
        45.2574, 79.6585, -62.6422
        CIE-LCH:
        45.2574, 101.3387, 321.8190
        CIE-Luv:
        45.2574, 46.4027, -100.8097
        Hunter-Lab:
        38.3752, 76.4421, -73.3058
      #b30dd6 color charts
#b30dd6 RGB chart
      #b30dd6 CMYK chart
      #b30dd6 RGB pie chart
      #b30dd6 color shades, tints & tones
#b30dd6 color schemes
#b30dd6 color preview, HTML & CSS examples
           This text has a color of #b30dd6        
        
          <p style="color:#b30dd6;">Text here</p>
        
        
          .mytext {color:#b30dd6;}
        
        Text color #b30dd6
      
           This box has a color of #b30dd6        
        
          <div style="background-color:#b30dd6;">Content here</div>
        
        
          .mybackground {background-color:#b30dd6;}
        
        Background color #b30dd6
      
           Border around this has a color of #b30dd6        
        
          <div style="border:2px solid #b30dd6;">Content here</div>
        
        
          .myborder {border:2px solid #b30dd6;}
        
        Border color #b30dd6