#2f21ea color space conversions
Hex:
        #2f21ea
        RGB:
        47, 33, 234
        CMY:
        82, 87, 8
        CMYK:
        80, 86, 0, 8
      HSL:
        244°, 82.7160%, 52.3529%
        HSV (HSB):
        244°, 85.8974%, 91.7647%
        XYZ:
        16.5674, 7.6326, 78.4419
        xyY:
        0.1614, 0.0744, 7.6326
      CIE-Lab:
        33.2056, 67.2097, -94.4541
        CIE-LCH:
        33.2056, 115.9255, 305.4341
        CIE-Luv:
        33.2056, -7.3227, -121.2336
        Hunter-Lab:
        27.6271, 58.6955, -149.0038
      #2f21ea color charts
#2f21ea RGB chart
      #2f21ea CMYK chart
      #2f21ea RGB pie chart
      #2f21ea color shades, tints & tones
#2f21ea color schemes
#2f21ea color preview, HTML & CSS examples
           This text has a color of #2f21ea        
        
          <p style="color:#2f21ea;">Text here</p>
        
        
          .mytext {color:#2f21ea;}
        
        Text color #2f21ea
      
           This box has a color of #2f21ea        
        
          <div style="background-color:#2f21ea;">Content here</div>
        
        
          .mybackground {background-color:#2f21ea;}
        
        Background color #2f21ea
      
           Border around this has a color of #2f21ea        
        
          <div style="border:2px solid #2f21ea;">Content here</div>
        
        
          .myborder {border:2px solid #2f21ea;}
        
        Border color #2f21ea