#3d21fb color space conversions
Hex:
        #3d21fb
        RGB:
        61, 33, 251
        CMY:
        76, 87, 2
        CMYK:
        76, 87, 0, 2
      HSL:
        248°, 96.4602%, 55.6863%
        HSV (HSB):
        248°, 86.8526%, 98.4314%
        XYZ:
        19.8809, 9.0448, 91.9648
        xyY:
        0.1645, 0.0748, 9.0448
      CIE-Lab:
        36.0705, 72.3619, -99.2764
        CIE-LCH:
        36.0705, 122.8497, 306.0881
        CIE-Luv:
        36.0705, -6.3406, -131.1376
        Hunter-Lab:
        30.0747, 65.3672, -160.2496
      #3d21fb color charts
#3d21fb RGB chart
      #3d21fb CMYK chart
      #3d21fb RGB pie chart
      #3d21fb color shades, tints & tones
#3d21fb color schemes
#3d21fb color preview, HTML & CSS examples
           This text has a color of #3d21fb        
        
          <p style="color:#3d21fb;">Text here</p>
        
        
          .mytext {color:#3d21fb;}
        
        Text color #3d21fb
      
           This box has a color of #3d21fb        
        
          <div style="background-color:#3d21fb;">Content here</div>
        
        
          .mybackground {background-color:#3d21fb;}
        
        Background color #3d21fb
      
           Border around this has a color of #3d21fb        
        
          <div style="border:2px solid #3d21fb;">Content here</div>
        
        
          .myborder {border:2px solid #3d21fb;}
        
        Border color #3d21fb