#3a62fa color space conversions
Hex:
        #3a62fa
        RGB:
        58, 98, 250
        CMY:
        77, 62, 2
        CMYK:
        77, 61, 0, 2
      HSL:
        228°, 95.0495%, 60.3922%
        HSV (HSB):
        228°, 76.8000%, 98.0392%
        XYZ:
        23.3679, 16.5370, 92.4028
        xyY:
        0.1766, 0.1250, 16.5370
      CIE-Lab:
        47.6713, 38.7851, -79.5747
        CIE-LCH:
        47.6713, 88.5235, 295.9848
        CIE-Luv:
        47.6713, -17.0223, -122.1206
        Hunter-Lab:
        40.6658, 31.4071, -106.2558
      #3a62fa color charts
#3a62fa RGB chart
      #3a62fa CMYK chart
      #3a62fa RGB pie chart
      #3a62fa color shades, tints & tones
#3a62fa color schemes
#3a62fa color preview, HTML & CSS examples
           This text has a color of #3a62fa        
        
          <p style="color:#3a62fa;">Text here</p>
        
        
          .mytext {color:#3a62fa;}
        
        Text color #3a62fa
      
           This box has a color of #3a62fa        
        
          <div style="background-color:#3a62fa;">Content here</div>
        
        
          .mybackground {background-color:#3a62fa;}
        
        Background color #3a62fa
      
           Border around this has a color of #3a62fa        
        
          <div style="border:2px solid #3a62fa;">Content here</div>
        
        
          .myborder {border:2px solid #3a62fa;}
        
        Border color #3a62fa