#3d21df color space conversions
Hex:
        #3d21df
        RGB:
        61, 33, 223
        CMY:
        76, 87, 13
        CMYK:
        73, 85, 0, 13
      HSL:
        249°, 74.8031%, 50.1961%
        HSV (HSB):
        249°, 85.2018%, 87.4510%
        XYZ:
        15.7876, 7.4075, 70.4097
        xyY:
        0.1687, 0.0791, 7.4075
      CIE-Lab:
        32.7172, 64.8622, -88.9549
        CIE-LCH:
        32.7172, 110.0913, 306.0980
        CIE-Luv:
        32.7172, -4.7108, -115.3351
        Hunter-Lab:
        27.2168, 55.9130, -134.3314
      #3d21df color charts
#3d21df RGB chart
      #3d21df CMYK chart
      #3d21df RGB pie chart
      #3d21df color shades, tints & tones
#3d21df color schemes
#3d21df color preview, HTML & CSS examples
           This text has a color of #3d21df        
        
          <p style="color:#3d21df;">Text here</p>
        
        
          .mytext {color:#3d21df;}
        
        Text color #3d21df
      
           This box has a color of #3d21df        
        
          <div style="background-color:#3d21df;">Content here</div>
        
        
          .mybackground {background-color:#3d21df;}
        
        Background color #3d21df
      
           Border around this has a color of #3d21df        
        
          <div style="border:2px solid #3d21df;">Content here</div>
        
        
          .myborder {border:2px solid #3d21df;}
        
        Border color #3d21df