#b270f0 color space conversions
Hex:
        #b270f0
        RGB:
        178, 112, 240
        CMY:
        30, 56, 6
        CMYK:
        26, 53, 0, 6
      HSL:
        271°, 81.0127%, 69.0196%
        HSV (HSB):
        271°, 53.3333%, 94.1176%
        XYZ:
        39.8824, 27.3446, 85.6141
        xyY:
        0.2609, 0.1789, 27.3446
      CIE-Lab:
        59.2919, 49.7928, -54.7835
        CIE-LCH:
        59.2919, 74.0307, 312.2677
        CIE-Luv:
        59.2919, 21.4570, -92.6430
        Hunter-Lab:
        52.2921, 44.6284, -60.4669
      #b270f0 color charts
#b270f0 RGB chart
      #b270f0 CMYK chart
      #b270f0 RGB pie chart
      #b270f0 color shades, tints & tones
#b270f0 color schemes
#b270f0 color preview, HTML & CSS examples
           This text has a color of #b270f0        
        
          <p style="color:#b270f0;">Text here</p>
        
        
          .mytext {color:#b270f0;}
        
        Text color #b270f0
      
           This box has a color of #b270f0        
        
          <div style="background-color:#b270f0;">Content here</div>
        
        
          .mybackground {background-color:#b270f0;}
        
        Background color #b270f0
      
           Border around this has a color of #b270f0        
        
          <div style="border:2px solid #b270f0;">Content here</div>
        
        
          .myborder {border:2px solid #b270f0;}
        
        Border color #b270f0