#3e69fa color space conversions
Hex:
        #3e69fa
        RGB:
        62, 105, 250
        CMY:
        76, 59, 2
        CMYK:
        75, 58, 0, 2
      HSL:
        226°, 94.9495%, 61.1765%
        HSV (HSB):
        226°, 75.2000%, 98.0392%
        XYZ:
        24.2935, 18.0294, 92.6421
        xyY:
        0.1800, 0.1336, 18.0294
      CIE-Lab:
        49.5318, 34.8481, -76.5303
        CIE-LCH:
        49.5318, 84.0909, 294.4821
        CIE-Luv:
        49.5318, -18.1270, -119.1137
        Hunter-Lab:
        42.4611, 27.8194, -99.6370
      #3e69fa color charts
#3e69fa RGB chart
      #3e69fa CMYK chart
      #3e69fa RGB pie chart
      #3e69fa color shades, tints & tones
#3e69fa color schemes
#3e69fa color preview, HTML & CSS examples
           This text has a color of #3e69fa        
        
          <p style="color:#3e69fa;">Text here</p>
        
        
          .mytext {color:#3e69fa;}
        
        Text color #3e69fa
      
           This box has a color of #3e69fa        
        
          <div style="background-color:#3e69fa;">Content here</div>
        
        
          .mybackground {background-color:#3e69fa;}
        
        Background color #3e69fa
      
           Border around this has a color of #3e69fa        
        
          <div style="border:2px solid #3e69fa;">Content here</div>
        
        
          .myborder {border:2px solid #3e69fa;}
        
        Border color #3e69fa