#b306dc color space conversions
Hex:
        #b306dc
        RGB:
        179, 6, 220
        CMY:
        30, 98, 14
        CMYK:
        19, 97, 0, 14
      HSL:
        289°, 94.6903%, 44.3137%
        HSV (HSB):
        289°, 97.2727%, 86.2745%
        XYZ:
        31.5738, 14.8813, 68.9184
        xyY:
        0.2737, 0.1290, 14.8813
      CIE-Lab:
        45.4711, 81.3225, -65.7356
        CIE-LCH:
        45.4711, 104.5683, 321.0503
        CIE-Luv:
        45.4711, 44.8038, -105.3134
        Hunter-Lab:
        38.5762, 78.5899, -78.9212
      #b306dc color charts
#b306dc RGB chart
      #b306dc CMYK chart
      #b306dc RGB pie chart
      #b306dc color shades, tints & tones
#b306dc color schemes
#b306dc color preview, HTML & CSS examples
           This text has a color of #b306dc        
        
          <p style="color:#b306dc;">Text here</p>
        
        
          .mytext {color:#b306dc;}
        
        Text color #b306dc
      
           This box has a color of #b306dc        
        
          <div style="background-color:#b306dc;">Content here</div>
        
        
          .mybackground {background-color:#b306dc;}
        
        Background color #b306dc
      
           Border around this has a color of #b306dc        
        
          <div style="border:2px solid #b306dc;">Content here</div>
        
        
          .myborder {border:2px solid #b306dc;}
        
        Border color #b306dc