#3c05bd color space conversions
Hex:
        #3c05bd
        RGB:
        60, 5, 189
        CMY:
        76, 98, 26
        CMYK:
        68, 97, 0, 26
      HSL:
        258°, 94.8454%, 38.0392%
        HSV (HSB):
        258°, 97.3545%, 74.1176%
        XYZ:
        11.1031, 4.7433, 48.4745
        xyY:
        0.1726, 0.0737, 4.7433
      CIE-Lab:
        25.9906, 63.4267, -80.3171
        CIE-LCH:
        25.9906, 102.3415, 308.2983
        CIE-Luv:
        25.9906, -0.9367, -94.8875
        Hunter-Lab:
        21.7792, 52.8860, -116.7179
      #3c05bd color charts
#3c05bd RGB chart
      #3c05bd CMYK chart
      #3c05bd RGB pie chart
      #3c05bd color shades, tints & tones
#3c05bd color schemes
#3c05bd color preview, HTML & CSS examples
           This text has a color of #3c05bd        
        
          <p style="color:#3c05bd;">Text here</p>
        
        
          .mytext {color:#3c05bd;}
        
        Text color #3c05bd
      
           This box has a color of #3c05bd        
        
          <div style="background-color:#3c05bd;">Content here</div>
        
        
          .mybackground {background-color:#3c05bd;}
        
        Background color #3c05bd
      
           Border around this has a color of #3c05bd        
        
          <div style="border:2px solid #3c05bd;">Content here</div>
        
        
          .myborder {border:2px solid #3c05bd;}
        
        Border color #3c05bd