#3d04fa color space conversions
Hex:
        #3d04fa
        RGB:
        61, 4, 250
        CMY:
        76, 98, 2
        CMYK:
        76, 98, 0, 2
      HSL:
        254°, 96.8504%, 49.8039%
        HSV (HSB):
        254°, 98.4000%, 98.0392%
        XYZ:
        19.2232, 7.9811, 90.9698
        xyY:
        0.1627, 0.0675, 7.9811
      CIE-Lab:
        33.9434, 78.2206, -102.2595
        CIE-LCH:
        33.9434, 128.7458, 307.4132
        CIE-Luv:
        33.9434, -4.9149, -129.7002
        Hunter-Lab:
        28.2508, 72.0213, -171.1431
      #3d04fa color charts
#3d04fa RGB chart
      #3d04fa CMYK chart
      #3d04fa RGB pie chart
      #3d04fa color shades, tints & tones
#3d04fa color schemes
#3d04fa color preview, HTML & CSS examples
           This text has a color of #3d04fa        
        
          <p style="color:#3d04fa;">Text here</p>
        
        
          .mytext {color:#3d04fa;}
        
        Text color #3d04fa
      
           This box has a color of #3d04fa        
        
          <div style="background-color:#3d04fa;">Content here</div>
        
        
          .mybackground {background-color:#3d04fa;}
        
        Background color #3d04fa
      
           Border around this has a color of #3d04fa        
        
          <div style="border:2px solid #3d04fa;">Content here</div>
        
        
          .myborder {border:2px solid #3d04fa;}
        
        Border color #3d04fa