#3f35ec color space conversions
Hex:
        #3f35ec
        RGB:
        63, 53, 236
        CMY:
        75, 79, 7
        CMYK:
        73, 78, 0, 7
      HSL:
        243°, 82.8054%, 56.6667%
        HSV (HSB):
        243°, 77.5424%, 92.5490%
        XYZ:
        18.4633, 9.6591, 80.2481
        xyY:
        0.1704, 0.0891, 9.6591
      CIE-Lab:
        37.2235, 60.1630, -88.8924
        CIE-LCH:
        37.2235, 107.3380, 304.0904
        CIE-Luv:
        37.2235, -7.2960, -122.5290
        Hunter-Lab:
        31.0791, 51.6541, -131.3351
      #3f35ec color charts
#3f35ec RGB chart
      #3f35ec CMYK chart
      #3f35ec RGB pie chart
      #3f35ec color shades, tints & tones
#3f35ec color schemes
#3f35ec color preview, HTML & CSS examples
           This text has a color of #3f35ec        
        
          <p style="color:#3f35ec;">Text here</p>
        
        
          .mytext {color:#3f35ec;}
        
        Text color #3f35ec
      
           This box has a color of #3f35ec        
        
          <div style="background-color:#3f35ec;">Content here</div>
        
        
          .mybackground {background-color:#3f35ec;}
        
        Background color #3f35ec
      
           Border around this has a color of #3f35ec        
        
          <div style="border:2px solid #3f35ec;">Content here</div>
        
        
          .myborder {border:2px solid #3f35ec;}
        
        Border color #3f35ec