#3f44de color space conversions
Hex:
        #3f44de
        RGB:
        63, 68, 222
        CMY:
        75, 73, 13
        CMYK:
        72, 69, 0, 13
      HSL:
        238°, 70.6667%, 55.8824%
        HSV (HSB):
        238°, 71.6216%, 87.0588%
        XYZ:
        17.3018, 10.4649, 70.2153
        xyY:
        0.1766, 0.1068, 10.4649
      CIE-Lab:
        38.6643, 47.7487, -78.5420
        CIE-LCH:
        38.6643, 91.9173, 301.2970
        CIE-Luv:
        38.6643, -9.0695, -112.4153
        Hunter-Lab:
        32.3495, 38.8573, -106.0453
      #3f44de color charts
#3f44de RGB chart
      #3f44de CMYK chart
      #3f44de RGB pie chart
      #3f44de color shades, tints & tones
#3f44de color schemes
#3f44de color preview, HTML & CSS examples
           This text has a color of #3f44de        
        
          <p style="color:#3f44de;">Text here</p>
        
        
          .mytext {color:#3f44de;}
        
        Text color #3f44de
      
           This box has a color of #3f44de        
        
          <div style="background-color:#3f44de;">Content here</div>
        
        
          .mybackground {background-color:#3f44de;}
        
        Background color #3f44de
      
           Border around this has a color of #3f44de        
        
          <div style="border:2px solid #3f44de;">Content here</div>
        
        
          .myborder {border:2px solid #3f44de;}
        
        Border color #3f44de