#3d20fa color space conversions
Hex:
        #3d20fa
        RGB:
        61, 32, 250
        CMY:
        76, 87, 2
        CMYK:
        76, 87, 0, 2
      HSL:
        248°, 95.6140%, 55.2941%
        HSV (HSB):
        248°, 87.2000%, 98.0392%
        XYZ:
        19.6963, 8.9273, 91.1275
        xyY:
        0.1645, 0.0745, 8.9273
      CIE-Lab:
        35.8438, 72.4173, -99.0917
        CIE-LCH:
        35.8438, 122.7331, 306.1597
        CIE-Luv:
        35.8438, -6.2094, -130.5502
        Hunter-Lab:
        29.8785, 65.3821, -159.9157
      #3d20fa color charts
#3d20fa RGB chart
      #3d20fa CMYK chart
      #3d20fa RGB pie chart
      #3d20fa color shades, tints & tones
#3d20fa color schemes
#3d20fa color preview, HTML & CSS examples
           This text has a color of #3d20fa        
        
          <p style="color:#3d20fa;">Text here</p>
        
        
          .mytext {color:#3d20fa;}
        
        Text color #3d20fa
      
           This box has a color of #3d20fa        
        
          <div style="background-color:#3d20fa;">Content here</div>
        
        
          .mybackground {background-color:#3d20fa;}
        
        Background color #3d20fa
      
           Border around this has a color of #3d20fa        
        
          <div style="border:2px solid #3d20fa;">Content here</div>
        
        
          .myborder {border:2px solid #3d20fa;}
        
        Border color #3d20fa