#b214fe color space conversions
Hex:
        #b214fe
        RGB:
        178, 20, 254
        CMY:
        30, 92, 0
        CMYK:
        30, 92, 0, 0
      HSL:
        281°, 99.1525%, 53.7255%
        HSV (HSB):
        281°, 92.1260%, 99.6078%
        XYZ:
        36.4996, 17.1210, 95.1469
        xyY:
        0.2453, 0.1151, 17.1210
      CIE-Lab:
        48.4122, 85.7907, -80.1534
        CIE-LCH:
        48.4122, 117.4079, 316.9456
        CIE-Luv:
        48.4122, 34.2516, -127.1895
        Hunter-Lab:
        41.3776, 85.0461, -107.3718
      #b214fe color charts
#b214fe RGB chart
      #b214fe CMYK chart
      #b214fe RGB pie chart
      #b214fe color shades, tints & tones
#b214fe color schemes
#b214fe color preview, HTML & CSS examples
           This text has a color of #b214fe        
        
          <p style="color:#b214fe;">Text here</p>
        
        
          .mytext {color:#b214fe;}
        
        Text color #b214fe
      
           This box has a color of #b214fe        
        
          <div style="background-color:#b214fe;">Content here</div>
        
        
          .mybackground {background-color:#b214fe;}
        
        Background color #b214fe
      
           Border around this has a color of #b214fe        
        
          <div style="border:2px solid #b214fe;">Content here</div>
        
        
          .myborder {border:2px solid #b214fe;}
        
        Border color #b214fe