#b308d5 color space conversions
Hex:
        #b308d5
        RGB:
        179, 8, 213
        CMY:
        30, 97, 16
        CMYK:
        16, 96, 0, 16
      HSL:
        290°, 92.7602%, 43.3333%
        HSV (HSB):
        290°, 96.2441%, 83.5294%
        XYZ:
        30.6875, 14.5615, 64.1440
        xyY:
        0.2805, 0.1331, 14.5615
      CIE-Lab:
        45.0276, 79.9632, -62.4397
        CIE-LCH:
        45.0276, 101.4536, 322.0153
        CIE-Luv:
        45.0276, 46.9243, -100.4054
        Hunter-Lab:
        38.1595, 76.7688, -72.9516
      #b308d5 color charts
#b308d5 RGB chart
      #b308d5 CMYK chart
      #b308d5 RGB pie chart
      #b308d5 color shades, tints & tones
#b308d5 color schemes
#b308d5 color preview, HTML & CSS examples
           This text has a color of #b308d5        
        
          <p style="color:#b308d5;">Text here</p>
        
        
          .mytext {color:#b308d5;}
        
        Text color #b308d5
      
           This box has a color of #b308d5        
        
          <div style="background-color:#b308d5;">Content here</div>
        
        
          .mybackground {background-color:#b308d5;}
        
        Background color #b308d5
      
           Border around this has a color of #b308d5        
        
          <div style="border:2px solid #b308d5;">Content here</div>
        
        
          .myborder {border:2px solid #b308d5;}
        
        Border color #b308d5