#3a0bcf color space conversions
Hex:
        #3a0bcf
        RGB:
        58, 11, 207
        CMY:
        77, 96, 19
        CMYK:
        72, 95, 0, 19
      HSL:
        254°, 89.9083%, 42.7451%
        HSV (HSB):
        254°, 94.6860%, 81.1765%
        XYZ:
        13.1271, 5.6439, 59.4290
        xyY:
        0.1679, 0.0722, 5.6439
      CIE-Lab:
        28.4956, 66.6606, -86.7301
        CIE-LCH:
        28.4956, 109.3880, 307.5458
        CIE-Luv:
        28.4956, -2.8309, -105.3336
        Hunter-Lab:
        23.7568, 57.0574, -131.6872
      #3a0bcf color charts
#3a0bcf RGB chart
      #3a0bcf CMYK chart
      #3a0bcf RGB pie chart
      #3a0bcf color shades, tints & tones
#3a0bcf color schemes
#3a0bcf color preview, HTML & CSS examples
           This text has a color of #3a0bcf        
        
          <p style="color:#3a0bcf;">Text here</p>
        
        
          .mytext {color:#3a0bcf;}
        
        Text color #3a0bcf
      
           This box has a color of #3a0bcf        
        
          <div style="background-color:#3a0bcf;">Content here</div>
        
        
          .mybackground {background-color:#3a0bcf;}
        
        Background color #3a0bcf
      
           Border around this has a color of #3a0bcf        
        
          <div style="border:2px solid #3a0bcf;">Content here</div>
        
        
          .myborder {border:2px solid #3a0bcf;}
        
        Border color #3a0bcf