#3f21f2 color space conversions
Hex:
        #3f21f2
        RGB:
        63, 33, 242
        CMY:
        75, 87, 5
        CMYK:
        74, 86, 0, 5
      HSL:
        249°, 88.9362%, 53.9216%
        HSV (HSB):
        249°, 86.3636%, 94.9020%
        XYZ:
        18.6208, 8.5553, 84.6743
        xyY:
        0.1665, 0.0765, 8.5553
      CIE-Lab:
        35.1136, 70.0784, -95.7924
        CIE-LCH:
        35.1136, 118.6894, 306.1879
        CIE-Luv:
        35.1136, -5.5160, -126.1287
        Hunter-Lab:
        29.2494, 62.4503, -151.1644
      #3f21f2 color charts
#3f21f2 RGB chart
      #3f21f2 CMYK chart
      #3f21f2 RGB pie chart
      #3f21f2 color shades, tints & tones
#3f21f2 color schemes
#3f21f2 color preview, HTML & CSS examples
           This text has a color of #3f21f2        
        
          <p style="color:#3f21f2;">Text here</p>
        
        
          .mytext {color:#3f21f2;}
        
        Text color #3f21f2
      
           This box has a color of #3f21f2        
        
          <div style="background-color:#3f21f2;">Content here</div>
        
        
          .mybackground {background-color:#3f21f2;}
        
        Background color #3f21f2
      
           Border around this has a color of #3f21f2        
        
          <div style="border:2px solid #3f21f2;">Content here</div>
        
        
          .myborder {border:2px solid #3f21f2;}
        
        Border color #3f21f2