#3b27ed color space conversions
Hex:
        #3b27ed
        RGB:
        59, 39, 237
        CMY:
        77, 85, 7
        CMYK:
        75, 84, 0, 7
      HSL:
        246°, 84.6154%, 54.1176%
        HSV (HSB):
        246°, 83.5443%, 92.9412%
        XYZ:
        17.8152, 8.4953, 80.8215
        xyY:
        0.1663, 0.0793, 8.4953
      CIE-Lab:
        34.9938, 66.3452, -93.1661
        CIE-LCH:
        34.9938, 114.3748, 305.4553
        CIE-Luv:
        34.9938, -6.3870, -123.3436
        Hunter-Lab:
        29.1466, 58.0974, -144.0042
      #3b27ed color charts
#3b27ed RGB chart
      #3b27ed CMYK chart
      #3b27ed RGB pie chart
      #3b27ed color shades, tints & tones
#3b27ed color schemes
#3b27ed color preview, HTML & CSS examples
           This text has a color of #3b27ed        
        
          <p style="color:#3b27ed;">Text here</p>
        
        
          .mytext {color:#3b27ed;}
        
        Text color #3b27ed
      
           This box has a color of #3b27ed        
        
          <div style="background-color:#3b27ed;">Content here</div>
        
        
          .mybackground {background-color:#3b27ed;}
        
        Background color #3b27ed
      
           Border around this has a color of #3b27ed        
        
          <div style="border:2px solid #3b27ed;">Content here</div>
        
        
          .myborder {border:2px solid #3b27ed;}
        
        Border color #3b27ed